mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Support for people banned from joining groups via link
This commit is contained in:
@@ -40,7 +40,7 @@ const mapStateToProps = (state: StateType): PropsDataType => {
|
||||
areWeAdmin,
|
||||
badges: getBadgesSelector(state)(contact.badges),
|
||||
contact,
|
||||
conversationId,
|
||||
conversation: currentConversation,
|
||||
i18n: getIntl(state),
|
||||
isAdmin,
|
||||
isMember,
|
||||
|
||||
Reference in New Issue
Block a user