Compare commits

..

No commits in common. "0ed54185b40b7945f26bc178c1e97012f4ed51a9" and "5655875e1696a2d11e9034e77be4bddc6abff4da" have entirely different histories.

View file

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