mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
should be clean enough to push
This commit is contained in:
parent
b519f9f156
commit
34a46d6318
4 changed files with 16 additions and 4 deletions
|
@ -513,7 +513,7 @@ var pad = {
|
|||
_afterHandshake: function()
|
||||
{
|
||||
pad.clientTimeOffset = new Date().getTime() - clientVars.serverTimestamp;
|
||||
|
||||
|
||||
//initialize the chat
|
||||
chat.init(this);
|
||||
getParams();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue