fix(basic.gblib): FUNCTION GPT.
This commit is contained in:
parent
5cc5ba98a4
commit
6217d3f8cd
1 changed files with 1 additions and 0 deletions
|
@ -1112,6 +1112,7 @@ export class WhatsappDirectLine extends GBService {
|
|||
return; // EXIT HERE.
|
||||
} else {
|
||||
GBLog.warn(`Group: ${group} not associated with botId:${botId}.`);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue