fix "gif" button in award modal in post listings

master
Aevann 2024-02-19 02:19:15 +02:00
parent b17c6a7be4
commit 168dd9e063
1 changed files with 1 additions and 0 deletions

View File

@ -255,6 +255,7 @@
{% include "modals/punish.html" %}
{% endif %}
{% include "modals/emoji.html" %}
{% include "modals/gif.html" %}
{% endif %}
<script defer src="{{'js/vendor/clipboard.js' | asset}}"></script>