fix notifications
This commit is contained in:
parent
2e53707324
commit
20162e5358
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@ export const notifications = {
|
|||
commit('addNewNotifications', { notifications: [notification] })
|
||||
|
||||
maybeShowNotification(
|
||||
useSyncConfigStore().mergedConfig.notificationVisibility,
|
||||
store,
|
||||
Object.values(useSyncConfigStore().prefsStorage.simple.muteFilters),
|
||||
notification,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue