Update call-only conversation message request UI
This commit is contained in:
parent
ac8bec1ac0
commit
bd0e08d6fd
5 changed files with 93 additions and 53 deletions
|
@ -94,7 +94,6 @@ const mapStateToProps = (
|
|||
|
||||
const maxGroupSize = getGroupSizeHardLimit(1001);
|
||||
const maxRecommendedGroupSize = getGroupSizeRecommendedLimit(151);
|
||||
|
||||
return {
|
||||
...props,
|
||||
areWeASubscriber: getAreWeASubscriber(state),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue