From 8ec3831b9ef5b15bdcbf5f1aef9a10841be473fd Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Mon, 24 Feb 2014 16:55:47 +0530 Subject: [PATCH] typo --- pandora/config.0xdb.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 },