From 1c180ace0b12ff85cb6cfe34bfc022b0f82b1c85 Mon Sep 17 00:00:00 2001 From: tusooa Date: Fri, 18 Aug 2023 20:39:14 -0400 Subject: Fix router links to use route objects --- src/components/extra_notifications/extra_notifications.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/components/extra_notifications/extra_notifications.vue') diff --git a/src/components/extra_notifications/extra_notifications.vue b/src/components/extra_notifications/extra_notifications.vue index d5edf399..7e09e5cc 100644 --- a/src/components/extra_notifications/extra_notifications.vue +++ b/src/components/extra_notifications/extra_notifications.vue @@ -3,21 +3,21 @@ {{ $tc('notifications.unread_chats', unreadChatCount, { num: unreadChatCount }) }} {{ $tc('notifications.unread_announcements', unreadAnnouncementCount, { num: unreadAnnouncementCount }) }} {{ $tc('notifications.unread_follow_requests', followRequestCount, { num: followRequestCount }) }} -- cgit v1.2.3-70-g09d2