chore: update emoji

This commit is contained in:
Cory Dransfeldt 2024-05-05 17:28:22 -07:00
parent 9af086c9db
commit f4931b79f2
No known key found for this signature in database

View file

@ -31,6 +31,7 @@ const emojiMap = (genre, artist) => {
if (normalizedArtist === "nomeansno") return "🐵🐮🚬"
if (normalizedArtist === "nothing") return "🏳️"
if (normalizedArtist === "panopticon") return "🪕🪦"
if (normalizedArtist === "plunger") return "🪠"
if (normalizedArtist === "radiohead") return "📻"
if (normalizedArtist === "taylor swift") return "👸🏼"
if (normalizedArtist === "the mars volta") return "💡😮"