Merge branch 'setttingssync' into shigusegubu-themes3

This commit is contained in:
Henry Jameson 2026-02-27 17:41:41 +02:00
commit 0ed54185b4

View file

@ -43,7 +43,7 @@ const UpdateNotification = {
this.$store.state.users.currentUser &&
useSyncConfigStore().flagStorage.updateCounter <
CURRENT_UPDATE_COUNTER &&
!useSyncConfigStore().prefsStorage.simple.dontShowUpdateNotifs
!useSyncConfigStore().mergedConfig.dontShowUpdateNotifs
)
},
},