From 6bbbc41360fd718205ce2a5b527477fb2836d688 Mon Sep 17 00:00:00 2001 From: retoor Date: Sun, 25 May 2025 20:50:32 +0200 Subject: [PATCH] Update. --- src/snek/templates/app.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/snek/templates/app.html b/src/snek/templates/app.html index ceef196..5737746 100644 --- a/src/snek/templates/app.html +++ b/src/snek/templates/app.html @@ -50,7 +50,7 @@ -
+
{% block sidebar %} {% include "sidebar_channels.html" %} {% endblock %}