Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
renqabs authored Apr 2, 2024
1 parent 453d6a2 commit 8385330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/bots/bing/index.ts
Original file line number Diff line number Diff line change
@@ -166,7 +166,7 @@ export class BingWebBot {
description: conversation.context,
contextType: 'WebPage',
messageType: 'Context',
messageId: 'discover-web--page-ping-mriduna-----'
//messageId: 'discover-web--page-ping-mriduna-----'
}] : undefined,
traceId: md5(new Date().toString()),
requestId: uuid,

0 comments on commit 8385330

Please sign in to comment.