Added spatialized audio settings
This commit is contained in:
parent
acf66945c3
commit
b7c61d0847
5 changed files with 240 additions and 16 deletions
|
@ -256,7 +256,8 @@ const app = new Vue({
|
|||
routes: ["browse", "listen_now", "radio"],
|
||||
musicBaseUrl: "https://api.music.apple.com/",
|
||||
modals: {
|
||||
addToPlaylist: false
|
||||
addToPlaylist: false,
|
||||
spatialProperties: false
|
||||
},
|
||||
},
|
||||
watch: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue