parent
908ce78e70
commit
c7581ba6f3
|
@ -756,7 +756,7 @@ function getCollabClient(ace2editor, serverVars, initialUserInfo, options, _pad)
|
||||||
setIsPendingRevision: setIsPendingRevision
|
setIsPendingRevision: setIsPendingRevision
|
||||||
};
|
};
|
||||||
|
|
||||||
$(document).ready(setUpSocket);
|
setUpSocket();
|
||||||
return self;
|
return self;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue