fix?
このコミットが含まれているのは:
コミット
c3c120e91d
@ -30,7 +30,7 @@
|
||||
v-for="notification in notificationsToDisplay"
|
||||
:key="notification.id"
|
||||
class="notification"
|
||||
:class="{"unseen": !minimalMode && !notification.seen}"
|
||||
:class="{unseen: !minimalMode && !notification.seen}"
|
||||
>
|
||||
<div class="notification-overlay" />
|
||||
<notification :notification="notification" />
|
||||
|
読み込み中…
新しいイシューから参照
ユーザーをブロックする