chore: update emoji map
This commit is contained in:
parent
3a09be8d3f
commit
d279c30be2
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ const emojiMap = (genre, artist) => {
|
|||
if (artist === "Autopsy") return "🧟";
|
||||
if (artist === "Bedsore") return "🛏️";
|
||||
if (artist === "Black Flag") return "🏴";
|
||||
if (artist === "Blood Incantation") return "👽";
|
||||
if (artist === "Bolt Thrower") return "⚔️"
|
||||
if (artist === "Bruce Springsteen") return "🇺🇸";
|
||||
if (artist === "Carcass") return "🥼";
|
||||
|
|
Reference in a new issue