Merge branch 'staging' into editable-metadata

This commit is contained in:
ansuz 2019-08-13 15:30:11 +02:00
commit f5c318f155

View File

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