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