Allow to click external reacts (seem to work for misskey)

This commit is contained in:
Zero 2022-12-18 22:06:06 -05:00
parent 8f99ca066a
commit 99214ce111
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
<button
class="emoji-reaction btn button-default"
:class="{ 'picked-reaction': reactedWith(reaction.name), 'not-clickable': !loggedIn }"
:disabled="!isLocalReaction(reaction.url)"
@click="emojiOnClick(reaction.name, $event)"
@mouseenter="fetchEmojiReactionsByIfMissing()"
>