mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
full reworked images to download (cache) first
This commit is contained in:
@@ -182,7 +182,7 @@ export function mapChildToSong(child: ChildElement, client: SubsonicApiClient):
|
||||
}
|
||||
}
|
||||
|
||||
export function mapAlbumID3WithSongstoAlbunWithSongs(
|
||||
export function mapAlbumID3WithSongstoAlbumWithSongs(
|
||||
album: AlbumID3Element,
|
||||
songs: ChildElement[],
|
||||
client: SubsonicApiClient,
|
||||
|
||||
Reference in New Issue
Block a user