chore: emoji updates

This commit is contained in:
Cory Dransfeldt 2024-03-24 17:53:27 -07:00
parent ab43a7a04d
commit 20184d767e
No known key found for this signature in database

View file

@ -6,6 +6,7 @@ const emojiMap = (genre, artist) => {
if (normalizedArtist === "augury") return "☄️";
if (normalizedArtist === "autopsy") return "🧟";
if (normalizedArtist === "bedsore") return "🛏️";
if (normalizedArtist === "birds in row") return "🦅🦉🦢";
if (normalizedArtist === "black flag") return "🏴";
if (normalizedArtist === "blink-182") return "😵";
if (normalizedArtist === "blood incantation") return "👽";