mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-24 03:49:11 -05:00
does this work? lol
This commit is contained in:
@@ -15,8 +15,8 @@ export function fetchImage(api: Api, itemId: string, imageType?: ImageType) : Pr
|
||||
imageType,
|
||||
{
|
||||
format: queryConfig.images.format,
|
||||
fillHeight: queryConfig.images.height,
|
||||
fillWidth: queryConfig.images.width
|
||||
fillHeight: queryConfig.images.fillHeight,
|
||||
fillWidth: queryConfig.images.fillWidth
|
||||
}
|
||||
))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user