Update whatsapp.service.ts

This commit is contained in:
Wender Teixeira 2023-10-19 22:41:16 -03:00 committed by GitHub
parent daadc6cb68
commit 5b0e90e5b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3311,7 +3311,7 @@ export class WAStartupService {
subject: group.subject,
subjectOwner: group.subjectOwner,
subjectTime: group.subjectTime,
size: group.size,
size: group.participants.length,
creation: group.creation,
owner: group.owner,
desc: group.desc,