Skip to content

Commit

Permalink
Disable chatbot completely for now
Browse files Browse the repository at this point in the history
  • Loading branch information
electrikjesus committed Dec 23, 2024
1 parent 7096a6c commit 8d0dac3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1824,7 +1824,7 @@ <h5> Follow us </h5>
height: 4em !important;
}
</style>
<script>
<!-- <script>
window.botpressWebChat.init({
"composerPlaceholder": "Chat with BlissBot-GPT",
"botConversationDescription": "ChatGPT based support bot for Bliss OS.<br>Use @ask to get an answer",
Expand All @@ -1848,7 +1848,7 @@ <h5> Follow us </h5>
"enableResetSessionShortcut": true,
"extraStylesheet": "css/chat-style.css"
});
</script>
</script> -->
</body>

</html>

0 comments on commit 8d0dac3

Please sign in to comment.