forked from 0x2620/pandora
typo
This commit is contained in:
parent
a1acc6b3aa
commit
8ec3831b9e
1 changed files with 2 additions and 2 deletions
|
@ -359,7 +359,7 @@
|
||||||
"title": "Mainstream Score",
|
"title": "Mainstream Score",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"columnWidth": 60,
|
"columnWidth": 60,
|
||||||
"default" 0,
|
"default": 0,
|
||||||
"format": {"type": "ColorPercent", "args": [1, true]},
|
"format": {"type": "ColorPercent", "args": [1, true]},
|
||||||
"sort": true
|
"sort": true
|
||||||
},
|
},
|
||||||
|
@ -368,7 +368,7 @@
|
||||||
"title": "Arthouse Score",
|
"title": "Arthouse Score",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"columnWidth": 60,
|
"columnWidth": 60,
|
||||||
"default" 0,
|
"default": 0,
|
||||||
"format": {"type": "ColorPercent", "args": [1, true]},
|
"format": {"type": "ColorPercent", "args": [1, true]},
|
||||||
"sort": true
|
"sort": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue