Support for people banned from joining groups via link

This commit is contained in:
Scott Nonnenberg
2022-03-14 18:32:07 -07:00
committed by GitHub
parent 1b7496399b
commit f217730b84
17 changed files with 455 additions and 108 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ const mapStateToProps = (state: StateType): PropsDataType => {
areWeAdmin,
badges: getBadgesSelector(state)(contact.badges),
contact,
conversationId,
conversation: currentConversation,
i18n: getIntl(state),
isAdmin,
isMember,