mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-14 19:16:54 -04:00
Merge ea4307ae97
into 80be45ad71
This commit is contained in:
commit
a395144f27
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ async.series([
|
|||
padManager.removePad(padId, function(err){
|
||||
callback(err);
|
||||
});
|
||||
callback();
|
||||
}
|
||||
], function (err)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue