Add browser P2P connection check

This commit is contained in:
vorotamoroz
2026-07-31 14:13:34 +00:00
parent e32e3f545e
commit 48c398948a
20 changed files with 2710 additions and 8 deletions
+1
View File
@@ -16,6 +16,7 @@ export default defineConfig({
rollupOptions: {
input: {
index: "index.html",
check: "check.html",
// uitest: "uitest.html",
},
},