From 1113fb8bb52d0e63a8979370a4c45dc3408189cd Mon Sep 17 00:00:00 2001 From: Koala <6156589+Shik3i@users.noreply.github.com> Date: Sat, 30 May 2026 11:24:13 +0200 Subject: [PATCH] Fix app.js brace syntax error and remove duplicate tbody in index.html --- website/app.js | 2 +- website/index.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/website/app.js b/website/app.js index cebdb32..cb55753 100644 --- a/website/app.js +++ b/website/app.js @@ -103,7 +103,7 @@ document.addEventListener('DOMContentLoaded', () => {

`; } - } } else { + } else { actions.innerHTML = `
diff --git a/website/index.html b/website/index.html index 8841983..42e5977 100644 --- a/website/index.html +++ b/website/index.html @@ -420,7 +420,6 @@ Teleparty -