chore: update emoji map
This commit is contained in:
parent
b95fb33eec
commit
aab63e08fc
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ const emojiMap = (genre, artist) => {
|
|||
if (artist === "Carcass") return "🥼";
|
||||
if (artist === "Counting Crows") return "🐦⬛";
|
||||
if (artist === "David Bowie") return "👨🏻🎤";
|
||||
if (artist === "Devoid of Thought") return "💭";
|
||||
if (artist === "Full of Hell & Nothing") return "🫨🎸";
|
||||
if (artist === "Imperial Triumphant") return "🎭";
|
||||
if (artist === "Mastodon") return "🐋";
|
||||
|
|
Reference in a new issue