mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
Update client.js
This commit is contained in:
parent
2f5bc93291
commit
b2a2cfbf24
1 changed files with 1 additions and 0 deletions
|
|
@ -604,6 +604,7 @@ CloudClient.keyBinding=(function(){
|
|||
/* loading keyBinding module and start it */
|
||||
Util.jsload(CloudClient.LIBDIRCLIENT+'keyBinding.js', function(){
|
||||
CloudCommander.keyBinding();
|
||||
CloudCommander.mouseBinding();
|
||||
});
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue