We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee4e0f commit 7a429eeCopy full SHA for 7a429ee
1 file changed
public/index.html
@@ -45,7 +45,7 @@
45
To begin the development, run `npm start` or `yarn start`.
46
To create a production bundle, use `npm run build` or `yarn build`.
47
-->
48
- <script>
+ <!-- <script>
49
window.embeddedChatbotConfig = {
50
chatbotId: 'HJ-azMZk8dk9hIw-NmOMX',
51
domain: 'www.chatbase.co',
@@ -56,6 +56,6 @@
56
chatbotId="HJ-azMZk8dk9hIw-NmOMX"
57
domain="www.chatbase.co"
58
defer
59
- ></script>
+ ></script> -->
60
</body>
61
</html>
0 commit comments