mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(config) showConfig
This commit is contained in:
parent
bcb726144f
commit
f0dce68553
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
"console": true,
|
"console": true,
|
||||||
"terminal": false,
|
"terminal": false,
|
||||||
"terminalPath": "",
|
"terminalPath": "",
|
||||||
"showConfig": "false",
|
"showConfig": false,
|
||||||
"vim": false
|
"vim": false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue