chore: emoji updates

This commit is contained in:
Cory Dransfeldt 2024-03-06 15:14:13 -08:00
parent 626dc74afa
commit c760561c0f
No known key found for this signature in database

View file

@ -15,6 +15,7 @@ const emojiMap = (genre, artist) => {
if (artist === "Imperial Triumphant") return "🎭";
if (artist === "Mastodon") return "🐋";
if (artist === "Minor Threat") return "👨🏻‍🦲";
if (artist === "Panopticon") return "🪕🪦";
if (artist === "Taylor Swift") return "👸🏼";
// early return for bad input