mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 04:23:01 +00:00
replace background image with svg
- add symlink svg - fix validate playlist thumbnails
This commit is contained in:
@@ -22,6 +22,7 @@ export interface Folder {
|
||||
path: string;
|
||||
trackcount: number;
|
||||
subdircount: number;
|
||||
is_sym: boolean;
|
||||
}
|
||||
|
||||
export interface AlbumInfo {
|
||||
|
||||
Reference in New Issue
Block a user