mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-03 09:10:13 -05:00
card image loading adjustments
This commit is contained in:
@@ -10,4 +10,7 @@ export function fetchItemImage(api: Api, itemId: string, imageType?: ImageType,
|
||||
itemId,
|
||||
width: width
|
||||
})
|
||||
.then((response) => {
|
||||
return response.data
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user