forked from 0x2620/pandora
update format for volume (like lightness)
This commit is contained in:
parent
d3dafa065e
commit
aff1252f3b
3 changed files with 3 additions and 0 deletions
|
@ -412,6 +412,7 @@
|
|||
"title": "Volume",
|
||||
"type": "float",
|
||||
"columnWidth": 60,
|
||||
"format": {"type": "color", "args": ["lightness"]},
|
||||
"sort": true
|
||||
},
|
||||
{
|
||||
|
|
|
@ -335,6 +335,7 @@
|
|||
"title": "Volume",
|
||||
"type": "float",
|
||||
"columnWidth": 60,
|
||||
"format": {"type": "color", "args": ["lightness"]},
|
||||
"sort": true
|
||||
},
|
||||
{
|
||||
|
|
|
@ -335,6 +335,7 @@
|
|||
"title": "Volume",
|
||||
"type": "float",
|
||||
"columnWidth": 60,
|
||||
"format": {"type": "color", "args": ["lightness"]},
|
||||
"sort": true
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue