Add a default audio option (#913)

This commit is contained in:
toasted-nutbread 2020-10-11 22:20:07 -04:00 committed by GitHub
parent 5b5b45b88e
commit 3e9db71120
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -294,7 +294,10 @@
"custom"
],
"default": "jpod101"
}
},
"default": [
"jpod101"
]
},
"volume": {
"type": "number",