From a7d7cb5627c6f0b307a08e4a8b0abf1431a20690 Mon Sep 17 00:00:00 2001 From: retoor Date: Fri, 4 Jul 2025 05:16:56 +0200 Subject: [PATCH] Removed live type. --- src/snek/templates/web.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/snek/templates/web.html b/src/snek/templates/web.html index 81b2abb..fc32770 100644 --- a/src/snek/templates/web.html +++ b/src/snek/templates/web.html @@ -32,7 +32,7 @@ {% endfor %}
- + {% include "dialog_container.html" %} {% include "dialog_help.html" %}