some fix regarding audiocontext
This commit is contained in:
parent
6ef9244bfd
commit
4d459a3a21
4 changed files with 5 additions and 5 deletions
|
@ -337,7 +337,7 @@
|
|||
<label>
|
||||
<input type="checkbox" v-model="app.cfg.advanced.AudioContext"
|
||||
v-on:change="toggleAudioContext"
|
||||
:disabled="app.cfg.advanced.AudioContext === true" switch />
|
||||
switch />
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue