diff --git a/CustomApps/playlist-tags/package.json b/CustomApps/playlist-tags/package.json index 98609a2..e4c70ff 100644 --- a/CustomApps/playlist-tags/package.json +++ b/CustomApps/playlist-tags/package.json @@ -1,6 +1,6 @@ { "name": "playlist-tags", - "version": "1.6.8", + "version": "1.6.9", "private": true, "scripts": { "build": "spicetify-creator", diff --git a/CustomApps/playlist-tags/src/components/spotify_card.tsx b/CustomApps/playlist-tags/src/components/spotify_card.tsx index 5d2fd16..7a19498 100644 --- a/CustomApps/playlist-tags/src/components/spotify_card.tsx +++ b/CustomApps/playlist-tags/src/components/spotify_card.tsx @@ -60,8 +60,14 @@ function SpotifyCard(props: SpotifyCardProps): React.ReactElement ( + images={[ + { + height: 640, + url: imageUrl, + width: 640, + }, + ]} + isCircular={type === "artist"}/> )} renderSubHeaderContent={() => (