diff --git a/pandora/config.0xdb.jsonc b/pandora/config.0xdb.jsonc index c8e8bea8a..b6f83f9d8 100644 --- a/pandora/config.0xdb.jsonc +++ b/pandora/config.0xdb.jsonc @@ -359,7 +359,7 @@ "title": "Mainstream Score", "type": "float", "columnWidth": 60, - "default" 0, + "default": 0, "format": {"type": "ColorPercent", "args": [1, true]}, "sort": true }, @@ -368,7 +368,7 @@ "title": "Arthouse Score", "type": "float", "columnWidth": 60, - "default" 0, + "default": 0, "format": {"type": "ColorPercent", "args": [1, true]}, "sort": true },