diff --git a/pandora/0xdb.jsonc b/pandora/0xdb.jsonc index 4f481edf3..9bc496086 100644 --- a/pandora/0xdb.jsonc +++ b/pandora/0xdb.jsonc @@ -538,7 +538,7 @@ {"id": "movies_with_clips", "title": "Movies with Clips", "query": {"conditions": [{"key": "canPlayClips", "value": true, "operator": "="}], "operator": "&"}}, {"id": "no_tv_series", "title": "No TV Series", "query": {"conditions": [{"key": "isSeries", "value": false, "operator": "="}], "operator": "&"}} ], - "rightsLevel": {"member": 5, "staff": 4, "admin": 3}, + "rightsLevel": {"member": 4, "staff": 3, "admin": 2}, "rightsLevels": [ {"name": "Public", "color": [128, 255, 128]}, {"name": "Relaxed", "color": [192, 255, 128]},