fix hacks not applying immideately
This commit is contained in:
parent
f7fca3a1ba
commit
8958f70a48
2 changed files with 5 additions and 3 deletions
|
|
@ -515,6 +515,7 @@ export const useInterfaceStore = defineStore('interface', {
|
|||
async applyTheme (
|
||||
{ recompile = false } = {}
|
||||
) {
|
||||
console.log('Apply')
|
||||
const {
|
||||
forceThemeRecompilation,
|
||||
themeDebug,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue