mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
minor changes
This commit is contained in:
parent
4d5d121396
commit
5f29cef524
3 changed files with 16 additions and 7 deletions
|
|
@ -85,7 +85,7 @@
|
|||
*/
|
||||
function rest(pConnectionData){
|
||||
console.log('rest');
|
||||
Util.exec(main.rest, pConnectionData);
|
||||
return Util.exec(main.rest, pConnectionData);
|
||||
}
|
||||
|
||||
function readConfig(){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue