Compare commits
No commits in common. "0ed54185b40b7945f26bc178c1e97012f4ed51a9" and "5655875e1696a2d11e9034e77be4bddc6abff4da" have entirely different histories.
0ed54185b4
...
5655875e16
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ const UpdateNotification = {
|
|||
this.$store.state.users.currentUser &&
|
||||
useSyncConfigStore().flagStorage.updateCounter <
|
||||
CURRENT_UPDATE_COUNTER &&
|
||||
!useSyncConfigStore().mergedConfig.dontShowUpdateNotifs
|
||||
!useSyncConfigStore().prefsStorage.simple.dontShowUpdateNotifs
|
||||
)
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue