Merge branch 'staging' into editable-metadata
This commit is contained in:
commit
f5c318f155
@ -588,7 +588,7 @@ define([
|
|||||||
}).nThen(function (waitFor) {
|
}).nThen(function (waitFor) {
|
||||||
// Delete Drive
|
// Delete Drive
|
||||||
Store.removeOwnedChannel(clientId, {
|
Store.removeOwnedChannel(clientId, {
|
||||||
channel: secret.channel
|
channel: secret.channel,
|
||||||
force: true
|
force: true
|
||||||
}, waitFor());
|
}, waitFor());
|
||||||
}).nThen(function () {
|
}).nThen(function () {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user