fix: widget input at enter key

This commit is contained in:
Tristan Yang
2022-12-21 08:07:12 +08:00
parent 7546af66a5
commit cef85edbd2
3 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -9,5 +9,5 @@
</head>
<body class="w-sreen h-screen bg-slate-800 text-stone-50"></body>
<script src="/widget.js" data-host-id="4" async></script>
<script src="/widget.js" data-host-id="1" async></script>
</html>