fix(basic.gblib): FUNCTION GPT.

This commit is contained in:
Rodrigo Rodriguez 2024-03-06 23:59:32 -03:00
parent 8736265665
commit fce2985a5d

View file

@ -1112,6 +1112,7 @@ export class WhatsappDirectLine extends GBService {
return; // EXIT HERE.
} else {
GBLog.warn(`Group: ${group} not associated with botId:${botId}.`);
return;
}
}