chore: update emoji map

This commit is contained in:
Cory Dransfeldt 2024-03-22 11:16:03 -07:00
parent 55952376ca
commit 2ddee18d26
No known key found for this signature in database

View file

@ -21,7 +21,7 @@ const emojiMap = (genre, artist) => {
if (normalizedArtist === "mastodon") return "🐋";
if (normalizedArtist === "minor threat") return "👨🏻‍🦲";
if (normalizedArtist === "panopticon") return "🪕🪦";
if (normalizedArtist === "radiohead") return "📻🙂‍↕️";
if (normalizedArtist === "radiohead") return "📻";
if (normalizedArtist === "taylor swift") return "👸🏼";
if (normalizedArtist === "webbed wing") return "🤡";