fix: mbid patch
This commit is contained in:
parent
db5460e7d8
commit
d0a62777a4
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ const emojiMap = (genre, artist) => {
|
|||
|
||||
// mbid mismatches
|
||||
if (artist === 'Cruciamentum') return '💀'
|
||||
if (artist === 'Fumes') return '💀'
|
||||
if (artist === 'Ghastly') return '💀'
|
||||
if (artist === 'Pigment Vehicle') return '✊'
|
||||
|
||||
|
|
Reference in a new issue