fix(@desktop/communities): Remove sending invites when user select membres for inviting to community

Closes: #5343
This commit is contained in:
Boris Melnik 2022-04-05 19:17:12 +03:00 committed by Iuri Matias
parent f749f84886
commit d489aeb7dc
1 changed files with 0 additions and 7 deletions

View File

@ -42,13 +42,6 @@ StatusModal {
communitySectionModule: popup.communitySectionModule
contactsStore: popup.contactsStore
community: popup.community
contactListSearch.onUserClicked: {
if (isAddedContact) {
// those are just added to the list to be added by the bunch
return
}
contactFieldAndList.sendInvites([pubKey])
}
}
leftButtons: [