This commit is contained in:
Oliver
2025-07-26 14:22:14 -03:00
parent a34ccc7aa2
commit 0d6ba0b797
3 changed files with 19 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
<img src="logo.svg" alt="Logo" />
</div>
<div class="header">Kundenservice</div>
<div id="cw-status"></div>
<div id="cw-chatMessages"></div>
<form id="cw-chatForm" autocomplete="off">
<input type="text" id="cw-chatInput" placeholder="Type your message..." required autocomplete="off" />