mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
chore(console) add new line at end of file
This commit is contained in:
parent
38c267d34d
commit
e6cbd65249
1 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,7 @@ var CloudCmd, Util, DOM, $, jqconsole;
|
|||
if(lSocket)
|
||||
lSocket.send(command);
|
||||
}
|
||||
|
||||
|
||||
jqconsole.Prompt(true, handler);
|
||||
};
|
||||
|
||||
|
|
@ -155,4 +155,4 @@ var CloudCmd, Util, DOM, $, jqconsole;
|
|||
}
|
||||
}
|
||||
|
||||
})(CloudCmd, Util, DOM);
|
||||
})(CloudCmd, Util, DOM);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue