mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
rewrite get favorites to return playable data for cards
This commit is contained in:
@@ -37,7 +37,6 @@ class Track:
|
||||
trackhash: str
|
||||
last_mod: str | int
|
||||
|
||||
filetype: str = ""
|
||||
image: str = ""
|
||||
artist_hashes: str = ""
|
||||
is_favorite: bool = False
|
||||
|
||||
Reference in New Issue
Block a user