Skip to content

Commit feb1947

Browse files
Update RamMiaw2.html
1 parent c23b5f8 commit feb1947

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

1ShreeRam/RamMiaw2.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ <h1> In APP Web Client for TestCaptcha Deployment</h1>
1111
<script type='text/javascript'>
1212
function initEmbeddedMessaging() {
1313
try {
14-
embeddedservice_bootstrap.settings.language = 'en'; // For example, enter 'en' or 'en-US'
14+
embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
1515

1616
embeddedservice_bootstrap.init(
1717
'00Dxx0000006GoF',
18-
'miawTestCaptcha3',
19-
'https://ram.my.localhost.sfdcdev.site.com:6101/ESWmiawTestCaptcha31743674617615',
18+
'sfdfMiawVoicePoc99sfw',
19+
'https://ram.my.localhost.sfdcdev.site.com:6101/ESWsfdfMiawVoicePoc99sfw1747313537692',
2020
{
2121
scrt2URL: 'https://ram.my.localhost.sfdcdev.salesforce-scrt.com:18000'
2222
}
@@ -26,7 +26,7 @@ <h1> In APP Web Client for TestCaptcha Deployment</h1>
2626
}
2727
};
2828
</script>
29-
<script type='text/javascript' src='https://ram.my.localhost.sfdcdev.site.com:6101/ESWmiawTestCaptcha31743674617615/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
29+
<script type='text/javascript' src='https://ram.my.localhost.sfdcdev.site.com:6101/ESWsfdfMiawVoicePoc99sfw1747313537692/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
3030

3131
</body>
3232
</html>

0 commit comments

Comments
 (0)