Support for people banned from joining groups via link
This commit is contained in:
parent
1b7496399b
commit
f217730b84
17 changed files with 455 additions and 108 deletions
|
@ -40,7 +40,7 @@ const mapStateToProps = (state: StateType): PropsDataType => {
|
|||
areWeAdmin,
|
||||
badges: getBadgesSelector(state)(contact.badges),
|
||||
contact,
|
||||
conversationId,
|
||||
conversation: currentConversation,
|
||||
i18n: getIntl(state),
|
||||
isAdmin,
|
||||
isMember,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue