[desktop] debug ui themes
This commit is contained in:
parent
7b275174bb
commit
0724928aa0
|
@ -64,6 +64,7 @@ if ( window.desktop && !!window.RendererProcessVariable ) {
|
||||||
if ( theme.id ) {
|
if ( theme.id ) {
|
||||||
// params.uitheme = undefined;
|
// params.uitheme = undefined;
|
||||||
localStorage.setItem("ui-theme-id", theme.id);
|
localStorage.setItem("ui-theme-id", theme.id);
|
||||||
|
localStorage.removeItem("ui-theme");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue