diff --git a/src/web/auto-reply.ts b/src/web/auto-reply.ts index 0ab2b7ddf..b7fca639a 100644 --- a/src/web/auto-reply.ts +++ b/src/web/auto-reply.ts @@ -1261,7 +1261,7 @@ export async function monitorWebProvider( Provider: "whatsapp", Surface: "whatsapp", OriginatingChannel: "whatsapp", - OriginatingTo: msg.to, + OriginatingTo: msg.from, }, cfg, dispatcher,