ADd playlists to home screen

lots of backend player adjustments to get lastfm scrobbling
This commit is contained in:
Violet Caulfield
2025-01-07 06:56:05 -06:00
parent d8ab107a2f
commit 1dd0c06d05
10 changed files with 138 additions and 12 deletions
+1
View File
@@ -27,4 +27,5 @@ export enum QueryKeys {
ArtistImage = "ArtistImage",
PlaybackStateChange = "PlaybackStateChange",
Player = "Player",
UserPlaylists = "UserPlaylists",
}