diff --git a/www/projector.html b/www/projector.html index 9df42a6..5f2a024 100644 --- a/www/projector.html +++ b/www/projector.html @@ -35,8 +35,6 @@ function reload() { url = stack.pop(); } console.log("loading " + url); - document.getElementById('reloader').src = url; - i++; } function init() { diff --git a/www/scoreboard-reloader.html b/www/scoreboard-reloader.html index c108d86..fec5d5c 100644 --- a/www/scoreboard-reloader.html +++ b/www/scoreboard-reloader.html @@ -20,6 +20,7 @@ }