mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
Update API.js
This commit is contained in:
parent
f59238fe58
commit
f7dd756642
1 changed files with 87 additions and 86 deletions
|
@ -683,6 +683,7 @@ exports.restoreRevision = function (padID, rev, callback)
|
|||
});
|
||||
callback(null, null);
|
||||
});
|
||||
|
||||
});
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue