forgot a comma...
This commit is contained in:
parent
95a484dd5a
commit
0b9228766c
@ -8,7 +8,7 @@
|
||||
{"contains": {"genre": "Rap"}}
|
||||
]},
|
||||
{"notContains": {"genre": "Christmas Music"}},
|
||||
{"notContains": {"genre": "Latin"}}
|
||||
{"notContains": {"genre": "Latin"}},
|
||||
{"is": {"loved": true}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user