mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
switch to new album list/cover art, remove old
This commit is contained in:
@@ -37,11 +37,6 @@ export interface AlbumListItem {
|
||||
coverArtThumbUri?: string
|
||||
}
|
||||
|
||||
export interface AlbumArt {
|
||||
uri?: string
|
||||
thumbUri?: string
|
||||
}
|
||||
|
||||
export interface AlbumWithSongs extends Album {
|
||||
songs: Song[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user