mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) showKeysPanel -> keysPanel
This commit is contained in:
parent
ab83db8059
commit
745e9b732c
9 changed files with 28 additions and 7 deletions
10
app.json
10
app.json
|
|
@ -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": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue