- Shuffle
- Favorities (remote)
- Remove song for remote playlists (WIP)
This commit is contained in:
Shiny Nematoda 2022-09-23 10:14:22 +00:00
parent 04af1a227d
commit 8efa6a6439
No known key found for this signature in database
GPG key ID: 6506D50F5613A42D
10 changed files with 441 additions and 260 deletions

View file

@ -24,6 +24,6 @@
"devDependencies": {
"@vitejs/plugin-vue": "^3.1.0",
"prettier": "^2.7.1",
"vite": "^3.1.0"
"vite": "^3.1.3"
}
}