Merge branch 'vue3-again' into shigusegubu-vue3

* vue3-again:
  lint
This commit is contained in:
Henry Jameson 2022-03-29 10:26:41 +03:00
commit d1d7e8424f
14 changed files with 34 additions and 19 deletions

View file

@ -112,7 +112,10 @@
</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>