From 26d682f98526fc1fe669e090376b73568772226d Mon Sep 17 00:00:00 2001
From: Cory Dransfeldt <hi@coryd.dev>
Date: Fri, 17 Nov 2023 11:37:34 -0800
Subject: [PATCH] chore: autopsy emoji

---
 netlify/edge-functions/now-playing.js | 1 +
 1 file changed, 1 insertion(+)

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 'πŸ’€'