mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-22 12:06:54 -06:00
Update whatsapp.service.ts
This commit is contained in:
parent
daadc6cb68
commit
5b0e90e5b9
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user