Remove dead code.

feature/qrgen
Daniel Perelman 4 lat temu
rodzic a3528ec43e
commit 225a307ac7

@ -149,10 +149,6 @@ form label {
});
}
function getRoomName() {
JSON.parse(document.getElementById('room-name').textContent);
}
let roomName = window.location.hash;
let isHost = roomName === undefined || !roomName;
if (roomName.startsWith("#{")) {

Ładowanie…
Anuluj
Zapisz