remove unused classes on notifications

This commit is contained in:
sarah 2024-05-14 18:09:21 +02:00
parent 1f5f8665c8
commit cc709394c5
1 changed files with 1 additions and 1 deletions

View File

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