Skip to content

Commit d31fa6c

Browse files
Update cwc.html
1 parent 13d6382 commit d31fa6c

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

godwin/sdb6/cwc.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,20 @@ <h2>godwin@sdb6.org</h2>
2525
embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
2626
embeddedservice_bootstrap.settings.devMode = true;
2727
embeddedservice_bootstrap.init(
28-
'00DSG000003UGaH',
29-
'CWC',
30-
'https://godwin-sdb6.demo.test1.my.pc-rnd.site.com/ESWCWC1757100806601',
31-
{
32-
scrt2URL: 'https://godwin-sdb6.demo.test1.my.pc-rnd.salesforce-scrt.com'
33-
}
34-
);
35-
} catch (err) {
36-
console.error('Error loading Embedded Messaging: ', err);
37-
}
38-
};
39-
</script>
28+
'00DSG000003UGaH',
29+
'CWC3',
30+
'https://godwin-sdb6.demo.test1.my.pc-rnd.site.com/ESWCWC31760976833832',
31+
{
32+
scrt2URL: 'https://godwin-sdb6.demo.test1.my.pc-rnd.salesforce-scrt.com'
33+
}
34+
);
35+
} catch (err) {
36+
console.error('Error loading Embedded Messaging: ', err);
37+
}
38+
};
39+
</script>
4040
<!---->
41-
<script type='text/javascript' src='https://godwin-sdb6.demo.test1.my.pc-rnd.site.com/ESWCWC1757100806601/assets/js/bootstrap.js' onload='initEmbeddedMessaging()'></script>
41+
<script type='text/javascript' src='https://godwin-sdb6.demo.test1.my.pc-rnd.site.com/ESWCWC31760976833832/assets/js/bootstrap.js' onload='initEmbeddedMessaging()'></script>
4242
<!--
4343
<script type='text/javascript' src='https://esw1234.github.io/godwin/assets/js/init.js' onload='initEmbeddedMessaging()'></script>
4444
<!---->

0 commit comments

Comments
 (0)