diff --git a/components/notification/NotificationGroupedLikes.vue b/components/notification/NotificationGroupedLikes.vue index fb4e5567..a3855150 100644 --- a/components/notification/NotificationGroupedLikes.vue +++ b/components/notification/NotificationGroupedLikes.vue @@ -27,7 +27,7 @@ const likes = computed(() => group.likes.filter(i => i.favourite && !i.reblog)) {{ $t('notification.reblogged_post') }} -
+