forked from 0x2620/pandora
remove 'rating' column
This commit is contained in:
parent
3e047e44b3
commit
2e628bb1b6
1 changed files with 0 additions and 8 deletions
|
@ -320,14 +320,6 @@
|
||||||
"format": {"type": "unit", "args": ["$"]},
|
"format": {"type": "unit", "args": ["$"]},
|
||||||
"sort": true
|
"sort": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "rating",
|
|
||||||
"title": "Rating",
|
|
||||||
"type": "float",
|
|
||||||
"columnWidth": 60,
|
|
||||||
"format": {"type": "unit", "args": ["%"]},
|
|
||||||
"sort": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "votes",
|
"id": "votes",
|
||||||
"title": "Mainstream Score",
|
"title": "Mainstream Score",
|
||||||
|
|
Loading…
Reference in a new issue