javascript:S7770

This commit is contained in:
Henry Jameson 2026-08-04 00:19:34 +03:00
commit 11c4239ceb
10 changed files with 19 additions and 19 deletions

View file

@ -749,7 +749,7 @@ export const useInterfaceStore = defineStore('interface', {
this.styleDataUsed,
paletteIss,
hacks,
].filter((x) => x)
].filter(Boolean)
return applyTheme(
rulesetArray.flat(),