Fixed: Blog not working due to a caching issue

This commit is contained in:
grandeljay 2022-11-09 12:43:02 +01:00
parent ebc135f0ca
commit 94b746d91e

View file

@ -81,6 +81,13 @@ $page->navigation();
?>
<a href="https://github.com/grandeljay/wishthis/issues/45" target="_blank">#45</a>
</li>
<li>
<?php
/** TRANSLATORS: Changelog: Fixed */
echo __('Blog not working due to a caching issue');
?>
<a href="https://github.com/grandeljay/wishthis/issues/46" target="_blank">#46</a>
</li>
<li>
<?php
/** TRANSLATORS: Changelog: Fixed */