Fix drive deletion
This commit is contained in:
@@ -773,7 +773,7 @@ define([
|
||||
waitFor.abort();
|
||||
return void cb(obj);
|
||||
}
|
||||
}), true);
|
||||
}));
|
||||
common.unpinPads([oldChannel], waitFor());
|
||||
common.pinPads([newSecret.channel], waitFor());
|
||||
}).nThen(function (waitFor) {
|
||||
|
||||
Reference in New Issue
Block a user