trailing commas not allowed
This commit is contained in:
parent
da1e6dcee6
commit
26af889b56
@ -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}},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user