Merge branch 'main' of github.com:maxkb-dev/maxkb

This commit is contained in:
shaohuzhang1 2023-12-12 10:21:11 +08:00
commit 1e2ed4af88

View File

@ -71,7 +71,7 @@ allow="microphone">
host: "${window.location.host}" host: "${window.location.host}"
} }
<\/script> <\/script>
<script src="${window.location.origin}/embed.js"> <script src="${window.location.origin}/ui/embed.js">
<\/script> <\/script>
` `
dialogVisible.value = true dialogVisible.value = true