mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
[client] add playlists and playlist page
This commit is contained in:
@@ -52,6 +52,7 @@ interface Playlist {
|
||||
name: string;
|
||||
description?: string;
|
||||
image?: string;
|
||||
tracks?: Track[];
|
||||
}
|
||||
|
||||
interface Notif {
|
||||
|
||||
Reference in New Issue
Block a user