fix: syntax
This commit is contained in:
parent
02436ee6fa
commit
e8b6746cfa
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ const artistAliases = {
|
||||||
"aliases": ["Sleepwalker & Fen"]
|
"aliases": ["Sleepwalker & Fen"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"artist": "Free Throw"
|
"artist": "Free Throw",
|
||||||
"aliases": ["Free Throw, Hot Mulligan & Tadss Sanville"]
|
"aliases": ["Free Throw, Hot Mulligan & Tadss Sanville"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"aliases": ["Sleepwalker & Fen"]
|
"aliases": ["Sleepwalker & Fen"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"artist": "Free Throw"
|
"artist": "Free Throw",
|
||||||
"aliases": ["Free Throw, Hot Mulligan & Tadss Sanville"]
|
"aliases": ["Free Throw, Hot Mulligan & Tadss Sanville"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Reference in a new issue