mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-29 15:29:14 +02:00
auto set url too
This commit is contained in:
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user