mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 08:56:17 -04:00
more fixing
This commit is contained in:
parent
85fffbe14c
commit
4f637befeb
1 changed files with 0 additions and 4 deletions
|
@ -420,10 +420,6 @@ exports.setHTML = function(padID, html, callback)
|
|||
return;
|
||||
}
|
||||
});
|
||||
|
||||
//update the clients on the pad
|
||||
padMessageHandler.updatePadClients(pad, callback);
|
||||
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue