diff --git a/src/client/app/desktop/views/components/notifications.vue b/src/client/app/desktop/views/components/notifications.vue index 07ebc5586..ccd82a92e 100644 --- a/src/client/app/desktop/views/components/notifications.vue +++ b/src/client/app/desktop/views/components/notifications.vue @@ -23,7 +23,9 @@

- {{ getNoteSummary(notification.note) }} + + + @@ -37,7 +39,9 @@

- {{ getNoteSummary(notification.note.renote) }} + + + @@ -50,7 +54,9 @@

- {{ getNoteSummary(notification.note) }} + + + @@ -84,7 +90,9 @@

- {{ getNoteSummary(notification.note) }} + + + @@ -96,7 +104,9 @@

- {{ getNoteSummary(notification.note) }} + + + @@ -107,7 +117,9 @@

- {{ getNoteSummary(notification.note) }} + + + diff --git a/src/client/app/desktop/views/pages/deck/deck.notification.vue b/src/client/app/desktop/views/pages/deck/deck.notification.vue index 60cc49080..70b54eac6 100644 --- a/src/client/app/desktop/views/pages/deck/deck.notification.vue +++ b/src/client/app/desktop/views/pages/deck/deck.notification.vue @@ -11,7 +11,8 @@ - {{ getNoteSummary(notification.note) }} + + @@ -28,7 +29,9 @@ - {{ getNoteSummary(notification.note.renote) }} + + + @@ -70,7 +73,9 @@ - {{ getNoteSummary(notification.note) }} + + + diff --git a/src/client/app/mobile/views/components/notification.vue b/src/client/app/mobile/views/components/notification.vue index a0310abe8..3b9c6577d 100644 --- a/src/client/app/mobile/views/components/notification.vue +++ b/src/client/app/mobile/views/components/notification.vue @@ -9,7 +9,8 @@ - {{ getNoteSummary(notification.note) }} + + @@ -24,7 +25,9 @@ - {{ getNoteSummary(notification.note.renote) }} + + + @@ -60,7 +63,9 @@ - {{ getNoteSummary(notification.note) }} + + +