This commit is contained in:
Aevann1 2022-01-14 05:50:47 +02:00
parent 3b7158c51a
commit 5a820bb372
3 changed files with 46 additions and 46 deletions

View file

@ -72,4 +72,8 @@
<button class="btn btn-primary mt-3" onclick="post_toast('/admin/purge_cache');">PURGE CACHE</button>
{% endif %}
<script>
navigator.setAppBadge(24)
</script>
{% endblock %}