pass 2
This commit is contained in:
parent
6124d9c04c
commit
2e53707324
20 changed files with 115 additions and 99 deletions
|
|
@ -57,8 +57,8 @@ const UpdateNotification = {
|
|||
flag: 'updateCounter',
|
||||
value: CURRENT_UPDATE_COUNTER,
|
||||
})
|
||||
useSyncConfigStore().setPreference({
|
||||
path: 'simple.dontShowUpdateNotifs',
|
||||
useSyncConfigStore().setSimplePrefAndSave({
|
||||
path: 'dontShowUpdateNotifs',
|
||||
value: true,
|
||||
})
|
||||
useSyncConfigStore().pushSyncConfig()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue