fix(all): Create bot working again.

This commit is contained in:
Rodrigo Rodriguez 2023-07-15 10:34:36 -03:00
parent 0f1acf6646
commit 9e498956f8

View file

@ -139,7 +139,7 @@ export class ProfileDialog extends IGBDialog {
async step => {
step.activeDialog.state.options = step.options;
const locale = step.context.activity.locale;
const from = step.activeDialog.state.options.mobile;
const from = step.activeDialog.state.options.mobile.replace ('+', '');
if (min.whatsAppDirectLine) {
await min.whatsAppDirectLine.sendToDevice(
from,