mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +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
|
||||
};
|
||||
|
||||
$(document).ready(setUpSocket);
|
||||
setUpSocket();
|
||||
return self;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue