Update call-only conversation message request UI

This commit is contained in:
trevor-signal 2023-05-12 14:20:10 -04:00 committed by GitHub
parent ac8bec1ac0
commit bd0e08d6fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 93 additions and 53 deletions

View file

@ -94,7 +94,6 @@ const mapStateToProps = (
const maxGroupSize = getGroupSizeHardLimit(1001);
const maxRecommendedGroupSize = getGroupSizeRecommendedLimit(151);
return {
...props,
areWeASubscriber: getAreWeASubscriber(state),