diff --git a/www/common/outer/async-store.js b/www/common/outer/async-store.js index a2e28f63b..8564189fd 100644 --- a/www/common/outer/async-store.js +++ b/www/common/outer/async-store.js @@ -588,7 +588,7 @@ define([ }).nThen(function (waitFor) { // Delete Drive Store.removeOwnedChannel(clientId, { - channel: secret.channel + channel: secret.channel, force: true }, waitFor()); }).nThen(function () {