chore: emoji updates

This commit is contained in:
Cory Dransfeldt 2024-02-27 13:51:43 -08:00
parent d2f00d4ca0
commit a89de1f9b3
No known key found for this signature in database

View file

@ -2,6 +2,7 @@ const emojiMap = (genre, artist) => {
const DEFAULT = "🎧";
if (artist === "Augury") return "☄️";
if (artist === "Autopsy") return "🧟";
if (artist === "Bedsore") return "🛏️";
if (artist === "Black Flag") return "🏴";
if (artist === "Bolt Thrower") return "⚔️"
if (artist === "Bruce Springsteen") return "🇺🇸";