chore: emojis

This commit is contained in:
Cory Dransfeldt 2024-04-07 21:14:45 -07:00
parent 19dc5b2828
commit 0d6aae385b

View file

@ -28,6 +28,7 @@ const emojiMap = (genre, artist) => {
if (normalizedArtist === "panopticon") return "🪕🪦";
if (normalizedArtist === "radiohead") return "📻";
if (normalizedArtist === "taylor swift") return "👸🏼";
if (normalizedArtist === "the mars volta") return "💡😮";
if (normalizedArtist === "thrice") return "👨‍🎨🚑";
if (normalizedArtist === "webbed wing") return "🤡";