more settings made local-only
This commit is contained in:
parent
44ae68b025
commit
eb7cff467e
8 changed files with 24 additions and 3 deletions
|
|
@ -67,7 +67,7 @@ const GeneralTab = {
|
|||
})
|
||||
},
|
||||
updateFont(key, value) {
|
||||
useSyncConfigStore().setSimplePrefAndSave({
|
||||
useLocalConfigStore().set({
|
||||
path: 'theme3hacks',
|
||||
value: {
|
||||
...this.mergedConfig.theme3hacks,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue