This commit is contained in:
2025-10-06 16:20:12 -04:00
parent c63cc684ac
commit 37df1fabfb
2 changed files with 40 additions and 107 deletions

View File

@@ -121,6 +121,7 @@
<script type="module" src="../src/chat.js"></script>
<!-- Add chat widget container -->
<div id="chat-widget-root"></div>
<div id="chat-widget-root"></div>
</body>
</html>