mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-15 03:26:53 -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){
|
padManager.removePad(padId, function(err){
|
||||||
callback(err);
|
callback(err);
|
||||||
});
|
});
|
||||||
|
callback();
|
||||||
}
|
}
|
||||||
], function (err)
|
], function (err)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue