pass 2
This commit is contained in:
parent
6124d9c04c
commit
2e53707324
20 changed files with 115 additions and 99 deletions
|
|
@ -67,8 +67,8 @@ const GeneralTab = {
|
|||
},
|
||||
methods: {
|
||||
updateFont(key, value) {
|
||||
useSyncConfigStore().setPreference({
|
||||
path: 'simple.theme3hacks',
|
||||
useSyncConfigStore().setSimplePrefAndSave({
|
||||
path: 'theme3hacks',
|
||||
value: {
|
||||
...this.mergedConfig.theme3hacks,
|
||||
fonts: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue