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