only show interface after theme has been applied
This commit is contained in:
parent
e8159164e3
commit
9806eea12e
5 changed files with 7 additions and 5 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<div
|
||||
id="app-loaded"
|
||||
:style="bgStyle"
|
||||
v-show="$store.state.interface.themeApplied"
|
||||
>
|
||||
<div
|
||||
id="app_bg_wrapper"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue