mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-05-05 21:19:33 -05:00
add in blurhash
This commit is contained in:
@@ -49,6 +49,7 @@ export function Miniplayer({
|
||||
>
|
||||
<Image
|
||||
source={getImageApi(Client.api!).getItemImageUrlById(nowPlaying!.item.AlbumId!)}
|
||||
placeholder={nowPlaying!.item.ImageBlurHashes?.Primary![0] ?? undefined}
|
||||
style={{
|
||||
width: getToken("$12"),
|
||||
height: getToken("$12"),
|
||||
|
||||
Reference in New Issue
Block a user