mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
parent
908ce78e70
commit
c7581ba6f3
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue