mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
more handling
This commit is contained in:
parent
cadb83ac5a
commit
85fffbe14c
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ function setPadHTML(pad, html, callback)
|
|||
apiLogger.debug('The changeset: ' + theChangeset);
|
||||
pad.setText("");
|
||||
pad.appendRevision(theChangeset);
|
||||
callback(null);
|
||||
}
|
||||
|
||||
exports.setPadHTML = setPadHTML;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue