From 631d70528f8413ac56218793be178dc00f26f4dd Mon Sep 17 00:00:00 2001 From: eiiko6 Date: Wed, 31 Dec 2025 15:58:39 +0100 Subject: [PATCH] added notification cound badge in navbar --- src/components/Navbar.vue | 37 ++++++++++++++++++++++++++------- src/pages/NotificationsPage.vue | 6 +++--- src/store.ts | 31 +++++++++++++++++++++++++++ 3 files changed, 64 insertions(+), 10 deletions(-) diff --git a/src/components/Navbar.vue b/src/components/Navbar.vue index 66f1e4b..8bca48c 100644 --- a/src/components/Navbar.vue +++ b/src/components/Navbar.vue @@ -11,6 +11,7 @@ + {{ totalCount }}