javascript:S7770
This commit is contained in:
parent
5ce2ce63be
commit
11c4239ceb
10 changed files with 19 additions and 19 deletions
|
|
@ -749,7 +749,7 @@ export const useInterfaceStore = defineStore('interface', {
|
|||
this.styleDataUsed,
|
||||
paletteIss,
|
||||
hacks,
|
||||
].filter((x) => x)
|
||||
].filter(Boolean)
|
||||
|
||||
return applyTheme(
|
||||
rulesetArray.flat(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue