mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
Update lib/client/terminal.js
This commit is contained in:
parent
4db471c3b4
commit
b6a8c962d1
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ var CloudCommander, DOM, $;
|
|||
KeyBinding = cloudcmd.KeyBinding,
|
||||
TerminalId,
|
||||
Term,
|
||||
Hidden = false;
|
||||
Hidden = false,
|
||||
JqueryTerminal = {};
|
||||
|
||||
cloudcmd.Terminal = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue