fix build

This commit is contained in:
Henry Jameson 2026-03-06 17:53:40 +02:00
commit 773c56f69d
3 changed files with 13 additions and 10 deletions

View file

@ -111,7 +111,10 @@ const Notifications = {
return useSyncConfigStore().mergedConfig.ignoreInactionableSeen
},
extraNotificationsCount() {
return countExtraNotifications(this.$store)
return countExtraNotifications(
this.$store,
useSyncConfigStore().mergedConfig,
)
},
unseenCountTitle() {
return (