fix catch(e)
This commit is contained in:
parent
5802c5e0f6
commit
c5deeef26b
2 changed files with 21 additions and 9 deletions
|
@ -2355,6 +2355,7 @@ const app = new Vue({
|
|||
app.mk.nowPlayingItem['attributes']['lossless'] = true
|
||||
CiderAudio.audioNodes.llpwEnabled = 1
|
||||
console.log("[Cider][Audio] PPE Kicking in...");
|
||||
CiderAudio.hierarchical_loading();
|
||||
/**}
|
||||
else {
|
||||
CiderAudio.audioNodes.llpwEnabled = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue