new(whatsapp.gblib): New WhatsApp provider: Meta.
This commit is contained in:
parent
dac6a8f8ec
commit
b301b238ff
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue