chore: imperial triumphant emoji

This commit is contained in:
Cory Dransfeldt 2023-11-17 11:36:29 -08:00
parent 32d592c409
commit 4503b05f41

View file

@ -4,6 +4,7 @@ const emojiMap = (genre, artist) => {
if (artist === 'Minor Threat') return '👨🏻‍🦲'
if (artist === 'Bruce Springsteen') return '🇺🇸'
if (artist === 'Taylor Swift') return '👸🏼'
if (artist === 'Imperial Triumphant') return '🎭'
// mbid mismatches
if (artist === 'Ghastly') return '💀'