fix(core.gbapp): Start for WhatsApp fixed.

This commit is contained in:
Rodrigo Rodriguez 2021-05-23 10:26:02 -03:00
parent fcc8ce5a8b
commit 5ba9df4e5f

View file

@ -315,7 +315,7 @@ export class GBMinService {
GBLog.info(`Auto start dialog is now being called: ${startDialog}...`);
if (startDialog) {
req.body.messages[0].body = `${startDialog}`;
req.body.messages[0].body = `/call ${startDialog}`;
// Resets HEAR ON DIALOG value to none and passes
// current dialog to the direct line.