From b6583bbb3d86b00de530df2c8894806bbca2c376 Mon Sep 17 00:00:00 2001 From: SimolZimol <70102430+SimolZimol@users.noreply.github.com> Date: Sat, 7 Jun 2025 00:25:22 +0200 Subject: [PATCH] modified: templates/quiz_multiplayer.html --- templates/quiz_multiplayer.html | 49 +++++++++++++++++++-------------- 1 file changed, 28 insertions(+), 21 deletions(-) diff --git a/templates/quiz_multiplayer.html b/templates/quiz_multiplayer.html index accd9f0..6d43b07 100644 --- a/templates/quiz_multiplayer.html +++ b/templates/quiz_multiplayer.html @@ -56,12 +56,6 @@ {% endblock %} {% block extra_body %} - {% if local_multiplayer %}
@@ -77,6 +71,13 @@ localStorage.removeItem('quizify_multiplayer_current');
{% endif %}