Aevann 2023-10-07 15:43:01 +03:00
parent 3e48b692f7
commit 32f88aba54
1 changed files with 2 additions and 2 deletions

View File

@ -260,8 +260,8 @@
<div class="text-small font-weight-bold mt-1" id="charcount-edit-{{c.id}}" style="right: 1rem; bottom: 0.5rem; z-index: 3"></div>
<div class="format-btns">
{{macros.emoji_btn('comment-edit-reply-' ~ c.id)}}
{{macros.gif_btn('comment-edit-reply-' ~ c.id)}}
{{macros.emoji_btn('comment-edit-body-' ~ c.id)}}
{{macros.gif_btn('comment-edit-body-' ~ c.id)}}
{{macros.file_btn('file-edit-reply-' ~ c.id)}}
</div>