mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
implement play next and add to Queue
This commit is contained in:
@@ -30,7 +30,6 @@ interface AlbumInfo {
|
||||
count: number;
|
||||
duration: number;
|
||||
date: string;
|
||||
artistimage: string;
|
||||
image: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user