chore: emoji updates

This commit is contained in:
Cory Dransfeldt 2024-04-16 13:25:59 -07:00
parent 1288dd651c
commit af386bbae2
No known key found for this signature in database

View file

@ -25,6 +25,7 @@ const emojiMap = (genre, artist) => {
if (normalizedArtist === "imperial triumphant") return "🎭";
if (normalizedArtist === "mastodon") return "🐋";
if (normalizedArtist === "minor threat") return "👨🏻‍🦲";
if (normalizedArtist === "nomeansno") return "🐵🐮🚬";
if (normalizedArtist === "nothing") return "🏳️";
if (normalizedArtist === "panopticon") return "🪕🪦";
if (normalizedArtist === "radiohead") return "📻";