We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba82810 commit 8696c45Copy full SHA for 8696c45
godwin/sdb6/cwc.html
@@ -19,9 +19,9 @@ <h2>godwin@sdb6.org</h2>
19
<script type='text/javascript'>
20
function initEmbeddedMessaging() {
21
try {
22
- agentforce_messaging.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
+ embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
23
24
- agentforce_messaging.init(
+ embeddedservice_bootstrap.init(
25
'00DSG000003UGaH',
26
'CWC',
27
'https://godwin-sdb6.demo.test1.my.pc-rnd.site.com/ESWCWC1757100806601',
0 commit comments