Group creation/update: Don't allow self-selection via phone number
This commit is contained in:
parent
6579b1a70a
commit
661727c290
8 changed files with 20 additions and 7 deletions
|
@ -180,6 +180,7 @@ const getModeSpecificProps = (
|
|||
OneTimeModalState.Showing,
|
||||
isShowingMaximumGroupSizeModal:
|
||||
getMaximumGroupSizeModalState(state) === OneTimeModalState.Showing,
|
||||
ourE164: getMe(state).e164,
|
||||
ourUsername: getMe(state).username,
|
||||
regionCode: getRegionCode(state),
|
||||
searchTerm: getComposerConversationSearchTerm(state),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue