chore: update emoji map

This commit is contained in:
Cory Dransfeldt 2024-04-30 20:29:41 -07:00
parent 88acc2b14c
commit d6e82f0957
No known key found for this signature in database

View file

@ -5,6 +5,7 @@ const emojiMap = (genre, artist) => {
const normalizedArtist = artist?.toLowerCase()
if (normalizedArtist === "afi") return "⛵️🌅"
if (normalizedArtist === "agalloch") return "🏔️"
if (normalizedArtist === "american football") return "🏠"
if (normalizedArtist === "augury") return "☄️"
if (normalizedArtist === "autopsy") return "🧟"
if (normalizedArtist === "balance and composure") return "🪂"