fix: mbid patch
This commit is contained in:
parent
612bc2d015
commit
319a7cff4b
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ const emojiMap = (genre, artist) => {
|
|||
if (artist === 'Cruciamentum') return '💀'
|
||||
if (artist === 'Fumes') return '💀'
|
||||
if (artist === 'Ghastly') return '💀'
|
||||
if (artist === 'Osees') return '💊'
|
||||
if (artist === 'Panopticon') return '🪕🪦'
|
||||
if (artist === 'Pigment Vehicle') return '✊'
|
||||
if (artist === 'Worm') return '💀'
|
||||
|
|
Reference in a new issue