chore: emoji updates
This commit is contained in:
parent
5b34207847
commit
9af086c9db
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ const emojiMap = (genre, artist) => {
|
|||
if (normalizedArtist === "full of hell & nothing") return "🫨🎸"
|
||||
if (normalizedArtist === "imperial triumphant") return "🎭"
|
||||
if (normalizedArtist === "mastodon") return "🐋"
|
||||
if (normalizedArtist === "mineral") return "🪨"
|
||||
if (normalizedArtist === "minor threat") return "👨🏻🦲"
|
||||
if (normalizedArtist === "nomeansno") return "🐵🐮🚬"
|
||||
if (normalizedArtist === "nothing") return "🏳️"
|
||||
|
|
Reference in a new issue