Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
renqabs authored Apr 4, 2024
1 parent 8385330 commit b47a060
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib/bots/bing/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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()),
Expand Down

0 comments on commit b47a060

Please sign in to comment.