Skip to content

Commit 28f605c

Browse files
Loading text
1 parent 2e46cf0 commit 28f605c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ <h1>Test Agentforce</h1>
8686
// 1. IMPOSTAZIONI DEL CANALE (UI del Widget)
8787
// Questo imposta la lingua dei pulsanti standard ("Invia", "Chiudi", ecc.)
8888
embeddedservice_bootstrap.settings.language = langCode;
89+
embedded_svc.settings.loadingText = "..."
8990

9091
embeddedservice_bootstrap.settings.enableUserInputForConversationWithBot = false;
9192

@@ -147,3 +148,4 @@ <h1>Test Agentforce</h1>
147148

148149

149150

151+

0 commit comments

Comments
 (0)