From 0344359b30de2774b4fb1908548966e6fadbcfab Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sun, 24 Dec 2023 10:22:23 -0800 Subject: [PATCH] chore: update emoji map --- 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 e2f0774f..757a5918 100644 --- a/netlify/edge-functions/now-playing.js +++ b/netlify/edge-functions/now-playing.js @@ -7,6 +7,7 @@ const emojiMap = (genre, artist) => { if (artist === 'David Bowie') return 'πŸ‘¨πŸ»β€πŸŽ€' if (artist === 'Full of Hell & Nothing') return '🫨🎸' if (artist === 'Imperial Triumphant') return '🎭' + if (artist === 'Mastodon') return 'πŸ‹' if (artist === 'Minor Threat') return 'πŸ‘¨πŸ»β€πŸ¦²' if (artist === 'Taylor Swift') return 'πŸ‘ΈπŸΌ'