mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
Revert "use only original/large imges for covers/artist"
This reverts commit c9aea9065c.
This commit is contained in:
@@ -8,6 +8,7 @@ export interface Artist {
|
||||
|
||||
export interface ArtistInfo {
|
||||
id: string
|
||||
smallImageUrl?: string
|
||||
largeImageUrl?: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user