trailing commas not allowed

This commit is contained in:
Aaron 2025-10-26 14:20:52 -04:00
parent da1e6dcee6
commit 26af889b56

View File

@ -4,7 +4,7 @@
"any": [
{ "all": [
{"is": {"rating": 3}},
{"notInTheLast": {"lastPlayed": 90}},
{"notInTheLast": {"lastPlayed": 90}}
]},
{ "all": [
{"is": {"rating": 4}},