chore: update emoji
This commit is contained in:
parent
9af086c9db
commit
f4931b79f2
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ const emojiMap = (genre, artist) => {
|
|||
if (normalizedArtist === "nomeansno") return "🐵🐮🚬"
|
||||
if (normalizedArtist === "nothing") return "🏳️"
|
||||
if (normalizedArtist === "panopticon") return "🪕🪦"
|
||||
if (normalizedArtist === "plunger") return "🪠"
|
||||
if (normalizedArtist === "radiohead") return "📻"
|
||||
if (normalizedArtist === "taylor swift") return "👸🏼"
|
||||
if (normalizedArtist === "the mars volta") return "💡😮"
|
||||
|
|
Reference in a new issue