feature(cloudcmd) showKeysPanel -> keysPanel

This commit is contained in:
coderaiser 2017-07-26 18:05:05 +03:00
parent ab83db8059
commit 745e9b732c
9 changed files with 28 additions and 7 deletions

View file

@ -52,6 +52,16 @@
"value": "gritty",
"required": false
},
"CLOUDCMD_CONFIG_DIALOG": {
"description": "show config dialog",
"value": "false",
"required": false
},
"CLOUDCMD_KEYS_PANEL": {
"description": "show keys panel",
"value": "true",
"required": false
},
"CLOUDCMD_NAME": {
"description": "set tab name in web browser",
"value": "",