fix hacks not applying immideately

This commit is contained in:
Henry Jameson 2025-08-14 11:42:56 +03:00
commit 8958f70a48
2 changed files with 5 additions and 3 deletions

View file

@ -515,6 +515,7 @@ export const useInterfaceStore = defineStore('interface', {
async applyTheme (
{ recompile = false } = {}
) {
console.log('Apply')
const {
forceThemeRecompilation,
themeDebug,