Merge branch 'staging' into editable-metadata
This commit is contained in:
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…
x
Reference in New Issue
Block a user