forked from 0x2620/pandora
likes as %
This commit is contained in:
parent
b097dc2862
commit
e7eae1c9c3
1 changed files with 2 additions and 2 deletions
|
@ -339,9 +339,9 @@
|
|||
{
|
||||
"id": "likes",
|
||||
"title": "Likes",
|
||||
"type": "integer",
|
||||
"type": "float",
|
||||
"columnWidth": 60,
|
||||
"format": {"type": "number"},
|
||||
"format": {"type": "unit", "args": ["%", 2]},
|
||||
"sort": true
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue