chore: emoji updates

This commit is contained in:
Cory Dransfeldt 2024-05-08 17:13:19 -07:00
parent 0da42026d4
commit a7cc8956b2
No known key found for this signature in database

View file

@ -37,6 +37,7 @@ const emojiMap = (genre, artist) => {
if (normalizedArtist === "panopticon") return "🪕🪦"
if (normalizedArtist === "plunger") return "🪠"
if (normalizedArtist === "radiohead") return "📻"
if (normalizedArtist === "soccer mommy") return "⚽️"
if (normalizedArtist === "taylor swift") return "👸🏼"
if (normalizedArtist === "the mars volta") return "💡😮"
if (normalizedArtist === "thrice") return "👨‍🎨🚑"