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