tweak property name

This commit is contained in:
Dave Horton
2022-02-27 20:50:32 -05:00
parent 25cccfbd14
commit a0b5e5a096
3 changed files with 5 additions and 5 deletions

View File

@@ -25,13 +25,13 @@
"properties": {
"synthesizer": "#synthesizer",
"recognizer": "#recognizer",
"bot-mode": "#botMode"
"botMode": "#botMode"
},
"required": []
},
"botMode": {
"properties": {
"enabled": "boolean",
"enable": "boolean",
"gather": "#gather"
},
"required": [