docs(changelog): add keep me logged in checkbox

This commit is contained in:
grandeljay 2023-11-24 18:52:33 +01:00
parent 02b976a5d0
commit 1ae6f74b44

View file

@ -105,6 +105,12 @@ $page->navigation();
?>
<a href="https://github.com/wishthis/wishthis/issues/184" target="_blank">#184</a>
</li>
<li>
<?php
/** TRANSLATORS: Changelog: Fixed */
echo __('"Keep me logged in" checkbox');
?>
</li>
</ul>
</div>
</div>