Skip to content

Commit 954306c

Browse files
author
Ravikumar Akuthota
committed
Updated key with text in BotService.cs to solve gitleak issue
1 parent d858a17 commit 954306c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SfChatDemo/SfChatDemo/View/BotService.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public class BotService
3636
/// <summary>
3737
/// Direct line key to establish connection to syncfusion bot.
3838
/// </summary>
39-
private string directLineKey = "use your own key";
39+
private string directLineKey = "use your own key.";
4040

4141
/// <summary>
4242
/// water mark used to get newly added message or actvity.

0 commit comments

Comments
 (0)