chore: update emoji map
This commit is contained in:
parent
6f0444de4e
commit
0344359b30
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ const emojiMap = (genre, artist) => {
|
|||
if (artist === 'David Bowie') return '👨🏻🎤'
|
||||
if (artist === 'Full of Hell & Nothing') return '🫨🎸'
|
||||
if (artist === 'Imperial Triumphant') return '🎭'
|
||||
if (artist === 'Mastodon') return '🐋'
|
||||
if (artist === 'Minor Threat') return '👨🏻🦲'
|
||||
if (artist === 'Taylor Swift') return '👸🏼'
|
||||
|
||||
|
|
Reference in a new issue