chore: update now playing

This commit is contained in:
Cory Dransfeldt 2023-12-01 10:07:06 -08:00
parent c88c057d37
commit aae857e725
No known key found for this signature in database

View file

@ -3,6 +3,7 @@ const emojiMap = (genre, artist) => {
if (artist === 'Autopsy') return '🧟'
if (artist === 'Bruce Springsteen') return '🇺🇸'
if (artist === 'David Bowie') return '👨🏻‍🎤'
if (artist === 'Full of Hell & Nothing') return '🫨🎸'
if (artist === 'Imperial Triumphant') return '🎭'
if (artist === 'Minor Threat') return '👨🏻‍🦲'
if (artist === 'Panopticon') return '🪕🪦'