fix wording, and had some weird letters in the token variable area.
This commit is contained in:
parent
f5b3b8c7f9
commit
8610806063
@ -1,10 +1,12 @@
|
||||
{
|
||||
"title": "-Admin Favourites Hip Hop ;)",
|
||||
"title": "-Admin Favs - Hip Hop ;)",
|
||||
"comment": "Favorite Hip Hop songs by the admin.",
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contaiasdfns": {"genre": "hip-hop"}},
|
||||
{"contains": {"genre": "hip hop"}}
|
||||
{"contains": {"genre": "hip-hop"}},
|
||||
{"contains": {"genre": "hip hop"}},
|
||||
{"notContains": {"genre": "Christmas Music"}},
|
||||
{"notContains": {"genre": "Latin"}}
|
||||
]},
|
||||
{"is": {"loved": true}}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user