From b47a060271e1220488768a547fd095360e896dfc Mon Sep 17 00:00:00 2001 From: renqabs <130155002+renqabs@users.noreply.github.com> Date: Thu, 4 Apr 2024 17:43:24 +0800 Subject: [PATCH] Update index.ts --- src/lib/bots/bing/index.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/lib/bots/bing/index.ts b/src/lib/bots/bing/index.ts index 8e7386c7..25f9d99d 100644 --- a/src/lib/bots/bing/index.ts +++ b/src/lib/bots/bing/index.ts @@ -166,6 +166,9 @@ export class BingWebBot { description: conversation.context, contextType: 'WebPage', messageType: 'Context', + sourceName: '', + sourceUrl: '', + locale: '', //messageId: 'discover-web--page-ping-mriduna-----' }] : undefined, traceId: md5(new Date().toString()),