Skip to content

Commit 4c912b4

Browse files
authored
Update cwc1.html
1 parent f508b78 commit 4c912b4

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

npachpande/cwc/sdb3/cwc1.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
44
</head>
55
<body>
6+
7+
68
<script type='text/javascript'>
79
function initEmbeddedMessaging() {
810
try {
@@ -11,8 +13,8 @@
1113

1214
embeddedservice_bootstrap.init(
1315
'00DSB00000aGFJL',
14-
'CWC_4',
15-
'https://orgfarm-d585323017.test1.my.pc-rnd.site.com/ESWCWC41760463095084',
16+
'CWC_8',
17+
'https://orgfarm-d585323017.test1.my.pc-rnd.site.com/ESWCWC81765238275292',
1618
{
1719
scrt2URL: 'https://orgfarm-d585323017.test1.my.pc-rnd.salesforce-scrt.com'
1820
}
@@ -22,7 +24,7 @@
2224
}
2325
};
2426
</script>
25-
<script type='text/javascript' src='https://orgfarm-d585323017.test1.my.pc-rnd.site.com/ESWCWC41760463095084/assets/js/bootstrap.js' onload='initEmbeddedMessaging()'></script>
27+
<script type='text/javascript' src='https://orgfarm-d585323017.test1.my.pc-rnd.site.com/ESWCWC81765238275292/assets/js/bootstrap.js' onload='initEmbeddedMessaging()'></script>
2628

2729

2830
</body>

0 commit comments

Comments
 (0)