Merge branch 'staging' into editable-metadata

pull/1/head
ansuz 5 years ago
commit f5c318f155

@ -588,7 +588,7 @@ define([
}).nThen(function (waitFor) {
// Delete Drive
Store.removeOwnedChannel(clientId, {
channel: secret.channel
channel: secret.channel,
force: true
}, waitFor());
}).nThen(function () {

Loading…
Cancel
Save