Ability to play radio stations from subsonic api (#199)

This commit is contained in:
Simon J
2024-02-26 05:51:30 +11:00
committed by GitHub
parent eb3124b705
commit e7f5f5871e
11 changed files with 382 additions and 41 deletions

View File

@@ -20,8 +20,9 @@
"customizations": {
"vscode": {
"extensions": [
"esbenp.prettier-vscode"
]
"esbenp.prettier-vscode",
"redhat.vscode-xml"
]
}
}
}