auto set url too

This commit is contained in:
2026-04-18 19:50:33 +02:00
parent ca72ee5ae9
commit 593f2288ae
+1
View File
@@ -21,6 +21,7 @@ function initLayout() {
document.getElementById('section-dirs').classList.add('collapsed');
document.getElementById('section-subdir').classList.add('collapsed');
}
if(window.location.protocol === "file:") document.getElementById("whep-url-input").value = "https://webrtc.terminal.tnet/radio/whep"
}
function connectWs(){