fix: mbid patch
This commit is contained in:
parent
aae857e725
commit
f0d2678d0a
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ const emojiMap = (genre, artist) => {
|
|||
if (artist === 'Edge of Sanity') return '💀'
|
||||
if (artist === 'Fumes') return '💀'
|
||||
if (artist === 'Ghastly') return '💀'
|
||||
if (artist === 'Krallice') return '🪦'
|
||||
if (artist === 'Osees') return '💊'
|
||||
if (artist === 'Pigment Vehicle') return '✊'
|
||||
if (artist === 'Worm') return '💀'
|
||||
|
|
Reference in a new issue