trailing commas not allowed
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"any": [
|
"any": [
|
||||||
{ "all": [
|
{ "all": [
|
||||||
{"is": {"rating": 3}},
|
{"is": {"rating": 3}},
|
||||||
{"notInTheLast": {"lastPlayed": 90}},
|
{"notInTheLast": {"lastPlayed": 90}}
|
||||||
]},
|
]},
|
||||||
{ "all": [
|
{ "all": [
|
||||||
{"is": {"rating": 4}},
|
{"is": {"rating": 4}},
|
||||||
|
|||||||
Reference in New Issue
Block a user