fixed all warnings that show up when just opening the main UI

This commit is contained in:
Henry Jameson 2024-12-22 16:32:18 +02:00
commit 9e17be813d
15 changed files with 45 additions and 17 deletions

View file

@ -2,7 +2,7 @@
<span class="ReactButton">
<EmojiPicker
ref="picker"
:enable-sticker-picker="enableStickerPicker"
:enable-sticker-picker="false"
:hide-custom-emoji="hideCustomEmoji"
class="emoji-picker-panel"
@emoji="addReaction"