diff --git a/CustomApps/playlist-tags/package.json b/CustomApps/playlist-tags/package.json
index 76f6111..09c4a57 100644
--- a/CustomApps/playlist-tags/package.json
+++ b/CustomApps/playlist-tags/package.json
@@ -1,6 +1,6 @@
{
"name": "playlist-tags",
- "version": "1.6.1",
+ "version": "1.6.2",
"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 6696188..e31d050 100644
--- a/CustomApps/playlist-tags/src/components/spotify_card.tsx
+++ b/CustomApps/playlist-tags/src/components/spotify_card.tsx
@@ -70,12 +70,25 @@ function SpotifyCard(props: SpotifyCardProps): React.ReactElement
)}
renderSubHeaderContent={() => (
-
+
+
+
+
)}
uri={uri}/>