lightened up notification utils by remove store stuff from it

This commit is contained in:
Henry Jameson 2026-06-02 23:53:11 +03:00
commit a31e6f660a
6 changed files with 13 additions and 14 deletions

View file

@ -66,6 +66,7 @@ const MobileNav = {
countExtraNotifications(
this.$store,
useMergedConfigStore().mergedConfig,
useAnnouncementsStore().unreadAnnouncementCount,
)
)
},