From e9d85953ec94d3f7bfaacf47a7a3f57acfb0ecc1 Mon Sep 17 00:00:00 2001 From: TheErrorExe <161362055+TheErrorExe@users.noreply.github.com> Date: Sat, 22 Feb 2025 22:34:34 +0100 Subject: [PATCH] Update index.html --- drmifo/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drmifo/index.html b/drmifo/index.html index da4436b..bb13234 100644 --- a/drmifo/index.html +++ b/drmifo/index.html @@ -111,6 +111,7 @@
+ @@ -151,7 +152,7 @@ fetch("/drmifo/schedule.json?nocache=" + new Date().getTime()) const table = document.getElementById("scheduleTable"); data.forEach(event => { const row = document.createElement("tr"); - row.innerHTML = ``; + row.innerHTML = ``; table.appendChild(row); }); })
Datum Tag Zeit Extra-Infos${event.tag}${event.zeit}${event.infos}${event.datum}${event.datum}${event.tag}${event.zeit}${event.infos}