diff --git a/drmifo/index.html b/drmifo/index.html index 16c7822..da4436b 100644 --- a/drmifo/index.html +++ b/drmifo/index.html @@ -151,7 +151,7 @@ fetch("/drmifo/schedule.json?nocache=" + new Date().getTime()) const table = document.getElementById("scheduleTable"); data.forEach(event => { const row = document.createElement("tr"); - row.innerHTML = `