lint
This commit is contained in:
parent
ece159822c
commit
3eabdf9ded
|
@ -1,8 +1,8 @@
|
|||
<template>
|
||||
<div
|
||||
v-show="$store.state.interface.themeApplied"
|
||||
id="app-loaded"
|
||||
:style="bgStyle"
|
||||
v-show="$store.state.interface.themeApplied"
|
||||
>
|
||||
<div
|
||||
id="app_bg_wrapper"
|
||||
|
|
Loading…
Reference in New Issue