diff --git a/netlify/edge-functions/now-playing.js b/netlify/edge-functions/now-playing.js index 3ed1afd5..f588fec2 100644 --- a/netlify/edge-functions/now-playing.js +++ b/netlify/edge-functions/now-playing.js @@ -9,6 +9,7 @@ const emojiMap = (genre, artist) => { // mbid mismatches if (artist === 'Cruciamentum') return '💀' + if (artist === 'Fumes') return '💀' if (artist === 'Ghastly') return '💀' if (artist === 'Pigment Vehicle') return '✊'