more queue fixes

This commit is contained in:
Dave Horton
2020-05-07 13:28:41 -04:00
parent a0508a2494
commit 1d9658905f
7 changed files with 72 additions and 25 deletions

View File

@@ -13,7 +13,8 @@
"properties": {
"name": "string",
"actionHook": "object|string",
"timeout": "number"
"timeout": "number",
"beep": "boolean"
},
"required": [
"name"