post-merge fix

This commit is contained in:
Henry Jameson 2020-02-12 01:10:00 +02:00
parent 84ebae8ed3
commit 2274976c09
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
</div>
<button
class="emoji-reaction btn btn-default"
:class="{ 'picked-reaction': reactedWith(reaction.name), 'not-clickable': !loggedIn }"
:class="{ 'toggled': reactedWith(reaction.name), 'not-clickable': !loggedIn }"
@click="emojiOnClick(reaction.name, $event)"
@mouseenter="fetchEmojiReactionsByIfMissing()"
>