Revert "lint"

This reverts commit f20ae34400.
This commit is contained in:
Henry Jameson 2022-03-29 11:57:54 +03:00
parent b132581b3a
commit d9d4d8954e
14 changed files with 19 additions and 34 deletions

View file

@ -112,10 +112,7 @@
</span>
<span v-if="notification.type === 'pleroma:emoji_reaction'">
<small>
<i18n-t
scope="global"
keypath="notifications.reacted_with"
>
<i18n-t scope="global" keypath="notifications.reacted_with">
<span class="emoji-reaction-emoji">{{ notification.emoji }}</span>
</i18n-t>
</small>