Skip to content

Commit c96a5b2

Browse files
authored
Update e2eeswchat.html
1 parent c895376 commit c96a5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Bento/sdb38/ccqSanitySuite/e2eeswchat.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ <h2 align="center"><font color ="green">SDB38 E2E STANDARD CHAT With BOT </font>
3535
embedded_svc.settings.displayHelpButton = true; //Or false
3636
embedded_svc.settings.language = ''; //For example, enter 'en' or 'en-US'
3737

38-
//embedded_svc.settings.defaultMinimizedText = '...'; //(Defaults to Chat with an Expert)
38+
embedded_svc.settings.defaultMinimizedText = 'Start Conversation'; //(Defaults to Chat with an Expert)
3939
//embedded_svc.settings.disabledMinimizedText = '...'; //(Defaults to Agent Offline)
4040

4141
//embedded_svc.settings.loadingText = ''; //(Defaults to Loading)

0 commit comments

Comments
 (0)