diff --git a/src/components/windows/main/SpotifyCard.astro b/src/components/windows/main/SpotifyCard.astro index 4dd0201..4f3cdf6 100644 --- a/src/components/windows/main/SpotifyCard.astro +++ b/src/components/windows/main/SpotifyCard.astro @@ -4,6 +4,7 @@ import HeartIcon from "@assets/svg/heart.svg"; ---