mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(edit) add loadSocket
This commit is contained in:
parent
261be70cae
commit
d66d756bf8
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ var CloudCmd, Util, DOM, CloudFunc, io, ace, DiffProto, diff_match_patch, Zip, M
|
|||
load,
|
||||
Edit.show.bind(null, callback),
|
||||
function() {
|
||||
initSocket();
|
||||
DOM.loadSocket(initSocket);
|
||||
}
|
||||
]);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue