From 2e628bb1b6cad6bc780e48406bed7502e6d00e46 Mon Sep 17 00:00:00 2001 From: rolux Date: Fri, 5 Oct 2012 10:14:16 +0200 Subject: [PATCH] remove 'rating' column --- pandora/config.0xdb.jsonc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pandora/config.0xdb.jsonc b/pandora/config.0xdb.jsonc index 837f0e62..c78dd7cc 100644 --- a/pandora/config.0xdb.jsonc +++ b/pandora/config.0xdb.jsonc @@ -320,14 +320,6 @@ "format": {"type": "unit", "args": ["$"]}, "sort": true }, - { - "id": "rating", - "title": "Rating", - "type": "float", - "columnWidth": 60, - "format": {"type": "unit", "args": ["%"]}, - "sort": true - }, { "id": "votes", "title": "Mainstream Score",