instance identity config definitions
This commit is contained in:
parent
0e2a94bf34
commit
f57c24cf6d
3 changed files with 115 additions and 34 deletions
|
|
@ -418,11 +418,7 @@ export const useInterfaceStore = defineStore('interface', {
|
|||
palette: instancePaletteName,
|
||||
} = useInstanceStore().instanceIdentity
|
||||
|
||||
let {
|
||||
themesIndex,
|
||||
stylesIndex,
|
||||
palettesIndex,
|
||||
} = useInstanceStore()
|
||||
let { themesIndex, stylesIndex, palettesIndex } = useInstanceStore()
|
||||
|
||||
const {
|
||||
style: userStyleName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue