key to adjust audio volume
This commit is contained in:
parent
724d2af565
commit
14d79dc2de
1 changed files with 9 additions and 0 deletions
|
|
@ -587,6 +587,15 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
"filter": true,
|
||||
"sort": true
|
||||
},
|
||||
{
|
||||
"id": "adjustvolume",
|
||||
"title": "Adjust Volume",
|
||||
"type": "string",
|
||||
"columnWidth": 128,
|
||||
"filter": false,
|
||||
"find": false,
|
||||
"sort": false
|
||||
},
|
||||
{
|
||||
"id": "model",
|
||||
"title": "Model",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue