Add a default audio option (#913)
This commit is contained in:
parent
5b5b45b88e
commit
3e9db71120
@ -294,7 +294,10 @@
|
|||||||
"custom"
|
"custom"
|
||||||
],
|
],
|
||||||
"default": "jpod101"
|
"default": "jpod101"
|
||||||
}
|
},
|
||||||
|
"default": [
|
||||||
|
"jpod101"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"volume": {
|
"volume": {
|
||||||
"type": "number",
|
"type": "number",
|
||||||
|
Loading…
Reference in New Issue
Block a user