chore: emoji updates
This commit is contained in:
parent
626dc74afa
commit
c760561c0f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Reference in a new issue