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
8048a3d2fc
commit
42d5d19e72
5 changed files with 37 additions and 41 deletions
|
|
@ -494,7 +494,7 @@ function baseInit(pCallBack){
|
|||
'}'
|
||||
});
|
||||
|
||||
Util.exec(pCallBack || initModules);
|
||||
Util.exec(pCallBack);
|
||||
cloudcmd.KeyBinding();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue