new(whatsapp.gblib): New WhatsApp provider: Meta.

This commit is contained in:
Rodrigo Rodriguez 2024-05-06 18:26:37 -03:00
parent dac6a8f8ec
commit b301b238ff

View file

@ -1557,7 +1557,7 @@ export class GBMinService {
}
} else {
if (min.cbMap[userId] && min.cbMap[userId].promise === '!GBHEAR') {
min.cbMap[userId].promise = text;
min.cbMap[userId].promise = step.context.activity['originalText'];;
}
// If there is a dialog in course, continue to the next step.