idk what I did
This commit is contained in:
parent
e28b484d92
commit
c7b0ebea32
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ app.$mount("#app")
|
|||
|
||||
// Init CiderAudio
|
||||
if (app.cfg.advanced.AudioContext === false){
|
||||
app.cfg.advanced.AudioContext === true;
|
||||
app.cfg.advanced.AudioContext = true;
|
||||
}
|
||||
|
||||
CiderAudio.init()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue