fix misc warnings

This commit is contained in:
Henry Jameson 2022-03-29 00:02:02 +03:00
parent f21dc21a83
commit 650e69c336
6 changed files with 9 additions and 9 deletions

View file

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