Merge branch 'setttingssync' into shigusegubu-themes3
This commit is contained in:
commit
5655875e16
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ export const useLocalConfigStore = defineStore('local_config', {
|
|||
persist: {
|
||||
afterLoad(state) {
|
||||
return {
|
||||
prefStorage: state.prefsStorage,
|
||||
prefsStorage: state.prefsStorage,
|
||||
tempStorage: { ...configDefaultState },
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue