Merge branch 'main' of https://github.com/ciderapp/Cider
This commit is contained in:
commit
b0f65224dd
11 changed files with 1151 additions and 783 deletions
|
@ -629,7 +629,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