[Audio] Force AudioContext on for current and future users
This commit is contained in:
parent
9b47a523be
commit
a09127a826
3 changed files with 5 additions and 10 deletions
|
@ -240,7 +240,7 @@ export class Store {
|
|||
"NowPlaying": "true"
|
||||
},
|
||||
"advanced": {
|
||||
"AudioContext": false,
|
||||
"AudioContext": true,
|
||||
"experiments": [],
|
||||
"playlistTrackMapping": true,
|
||||
"ffmpegLocation": ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue