Add feedback

This commit is contained in:
yflory
2019-03-05 11:17:31 +01:00
parent 9ecd90218c
commit 34cc90bd08
2 changed files with 5 additions and 0 deletions

View File

@@ -95,6 +95,7 @@ define([
if (!sharedFolder && fd.owners && fd.owners.indexOf(edPublic) !== -1
&& channelId) {
if (channelId) { ownedRemoved.push(channelId); }
Feedback.send('REMOVE_OWNED_CHANNEL');
removeOwnedChannel(channelId, function (obj) {
if (obj && obj.error) {
// If the error is that the file is already removed, nothing to