This commit is contained in:
FloatingGhost 2022-06-12 14:13:04 +01:00
parent a9f8ec5453
commit 8f1aaf617a
2 changed files with 2 additions and 2 deletions

View file

@ -118,7 +118,7 @@
>
<img
v-if="notification.emoji_url !== null"
class="reaction-emoji"
class="notification-reaction-emoji"
:src="notification.emoji_url"
:name="notification.emoji"
>