chore: autopsy emoji

This commit is contained in:
Cory Dransfeldt 2023-11-17 11:37:34 -08:00
parent 4503b05f41
commit 26d682f985

View file

@ -5,6 +5,7 @@ const emojiMap = (genre, artist) => {
if (artist === 'Bruce Springsteen') return '🇺🇸'
if (artist === 'Taylor Swift') return '👸🏼'
if (artist === 'Imperial Triumphant') return '🎭'
if (artist === 'Autopsy') return '🧟'
// mbid mismatches
if (artist === 'Ghastly') return '💀'