diff --git a/netlify/edge-functions/now-playing.js b/netlify/edge-functions/now-playing.js index f8302898..561d6185 100644 --- a/netlify/edge-functions/now-playing.js +++ b/netlify/edge-functions/now-playing.js @@ -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 'πŸ’€'