fix(whatsapp.gblib): Fix broadcasts.

This commit is contained in:
Rodrigo Rodriguez 2024-07-02 10:47:40 -03:00
parent b43e179172
commit 453b663394

View file

@ -690,8 +690,8 @@ export class GBConversationalService {
});
}
await this.sendToMobile(min, mobile, data, null);
}
GBLogEx.info(min, `Sending answer file to mobile: ${mobile}. Header: ${urlImage}`);
}
}
// tslint:enable:no-unsafe-any