Merge branch 'vue3-again' into shigusegubu-vue3

* vue3-again:
  manual lint
  Revert "fix weird thing i somehow missed"
  Revert "lint"
This commit is contained in:
Henry Jameson 2022-03-29 12:04:24 +03:00
commit 6a69c546cc
12 changed files with 14 additions and 23 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>