Update index.js
This commit is contained in:
parent
6a912a1c01
commit
827dc79c8f
1 changed files with 1 additions and 1 deletions
|
@ -2355,7 +2355,7 @@ const app = new Vue({
|
|||
if (extendedAssets.attributes.audioTraits.includes('lossless')) {
|
||||
app.mk.nowPlayingItem['attributes']['lossless'] = true
|
||||
CiderAudio.audioNodes.llpwEnabled = 1
|
||||
console.log("[Cider][Lossless] Audio being decrypted...")
|
||||
console.log("[Cider][Enhanced] Audio being processed by PPE")
|
||||
}
|
||||
else {
|
||||
CiderAudio.audioNodes.llpwEnabled = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue