mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
minor changes
This commit is contained in:
parent
bde746d9d0
commit
0cc8ef7f8d
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ CloudCommander.Editor.Keys = (function(){
|
|||
if(CloudCommander.keyBinded){
|
||||
/* if f4 pressed */
|
||||
if(event.keyCode===115){
|
||||
CloudCommander.Edititor.CloudMirror.show();
|
||||
CloudCommander.Editor.CloudMirror.show();
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue