chore: Prettified Code
[ci skip]
This commit is contained in:
parent
58a97ae9be
commit
145537d65e
1 changed files with 0 additions and 1 deletions
|
@ -997,7 +997,6 @@ const CiderAudio = {
|
||||||
console.debug("[Cider][Audio] Finished hierarchical unloading");
|
console.debug("[Cider][Audio] Finished hierarchical unloading");
|
||||||
},
|
},
|
||||||
hierarchical_loading: async function () {
|
hierarchical_loading: async function () {
|
||||||
|
|
||||||
const configMap = new Map([
|
const configMap = new Map([
|
||||||
["spatial", app.cfg.audio.maikiwiAudio.spatial === true],
|
["spatial", app.cfg.audio.maikiwiAudio.spatial === true],
|
||||||
["n6", app.cfg.audio.maikiwiAudio.atmosphereRealizer2 === true],
|
["n6", app.cfg.audio.maikiwiAudio.atmosphereRealizer2 === true],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue