From 9321b440567338cb2573cf56a23080d3132ee8dd Mon Sep 17 00:00:00 2001 From: ben8 Date: Wed, 23 Apr 2025 12:16:18 +0200 Subject: [PATCH] Bild_anzeige_in_modi_fix --- django/templates/play/game/question_host.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/templates/play/game/question_host.html b/django/templates/play/game/question_host.html index 8345b06..480e116 100644 --- a/django/templates/play/game/question_host.html +++ b/django/templates/play/game/question_host.html @@ -15,7 +15,7 @@ {% if question_image %}
- Bild der Frage + Bild der Frage
{% endif %}