diff options
Diffstat (limited to 'src/App.vue')
| -rw-r--r-- | src/App.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.vue b/src/App.vue index fe214ce7..e12f919d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,6 +2,7 @@ <div id="app-loaded" :style="bgStyle" + v-show="$store.state.interface.themeApplied" > <div id="app_bg_wrapper" |
