lint
This commit is contained in:
parent
bc97016ea3
commit
18a3bbbd49
15 changed files with 43 additions and 36 deletions
|
|
@ -11,8 +11,8 @@ export const defaultState = {
|
|||
...configDefaultState,
|
||||
},
|
||||
tempStorage: {
|
||||
...configDefaultState
|
||||
}
|
||||
...configDefaultState,
|
||||
},
|
||||
}
|
||||
|
||||
export const useLocalConfigStore = defineStore('local_config', {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue