chore(console) add new line at end of file

This commit is contained in:
coderaiser 2013-07-04 08:18:58 -04:00
parent 38c267d34d
commit e6cbd65249

View file

@ -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);