oobe test
This commit is contained in:
parent
d627a182e2
commit
4c1d9cdd5c
8 changed files with 836 additions and 768 deletions
|
@ -628,7 +628,9 @@ const app = new Vue({
|
|||
},
|
||||
async init() {
|
||||
let self = this
|
||||
|
||||
if(!localStorage.getItem("seenOOBE")) {
|
||||
localStorage.setItem("seenOOBE", 1)
|
||||
}
|
||||
if (this.cfg.visual.styles.length != 0) {
|
||||
await this.reloadStyles()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue