Merge branch 'vue3-again' into shigusegubu-vue3
* vue3-again: fix misc warnings properly implement resettableAsyncComponent fix opacity control again rename some binding hooks according to new names fix warnings fix some more warnings remove some warnings
This commit is contained in:
commit
4b3f525a8e
15 changed files with 32 additions and 33 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue