This commit is contained in:
PhilReact 2024-09-25 11:58:37 +03:00
parent e04aeb643c
commit 6f3a9ebd5a

View File

@ -1031,7 +1031,7 @@ export const Group = ({
if (
!secretKeyPublishDate ||
!memberCountFromSecretKeyData ||
members.length === 0
members?.length === 0
)
return false;
const isDiffMemberNumber =