Skip to content

Commit 2466a8b

Browse files
authored
Update miaw_spa_toggle_deployment.html
1 parent 376ca57 commit 2466a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npachpande/async/sdb3/miaw_spa_toggle_deployment.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
embeddedservice_bootstrap.utilAPI
99
.removeAllComponents()
1010
.then(() => {
11-
loadInitScript();
11+
loadInitScript(false);
1212
});
1313
});
1414
};

0 commit comments

Comments
 (0)