6a7eec90 by RSA

28823_chatbot_vuzo_link

1 parent 00672bac
......@@ -33,6 +33,7 @@
document.head.appendChild(btutilAsset);
let vuzoScript = document.createElement("script")
var start_URL = "%REACT_APP_START_SERVER_URL%";
vuzoScript.setAttribute("src", "%REACT_APP_START_SERVER_URL%" + '/snippets/com.global.vuzo/js/com.global.vuzo.js?ver=' + ver);
document.head.appendChild(vuzoScript);
</script>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!