Skip to content

Commit a4a4ed6

Browse files
authored
Fix indentation in cwc1.html
1 parent 6ca0ae5 commit a4a4ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npachpande/cwc/local/patch/cwc1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
function initEmbeddedMessaging() {
1010
try {
1111
embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
12-
embeddedservice_bootstrap.settings.devMode = true;
12+
embeddedservice_bootstrap.settings.devMode = true;
1313

1414
/*
1515
// SDB3

0 commit comments

Comments
 (0)