mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-24 08:29:53 +00:00
fix(listeners) Console.show -> Konsole.show
This commit is contained in:
parent
ffd6ab647f
commit
765bd1337b
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ var Util, DOM, CloudFunc, CloudCmd;
|
|||
'f4' : CloudCmd.Edit.show,
|
||||
'f9' : CloudCmd.Menu.show,
|
||||
'f10' : CloudCmd.Config.show,
|
||||
'~' : CloudCmd.Console.show,
|
||||
'~' : CloudCmd.Konsole.show,
|
||||
'contact' : CloudCmd.Contact.show,
|
||||
|
||||
'f2' : DOM.renameCurrent,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue