From ed231f159f9fbe96ad5810cef7aca9407e38c764 Mon Sep 17 00:00:00 2001 From: Michael Kaufmann Date: Mon, 14 Nov 2022 15:57:49 +0100 Subject: [PATCH] forgot to save the last changes before committing Signed-off-by: Michael Kaufmann --- templates/Froxlor/sidebar.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Froxlor/sidebar.html.twig b/templates/Froxlor/sidebar.html.twig index aba6cd16..5a65c151 100644 --- a/templates/Froxlor/sidebar.html.twig +++ b/templates/Froxlor/sidebar.html.twig @@ -20,7 +20,7 @@ {% endif %} {% if item.is_external is defined and item.is_external %} - + {% endif %} {% endfor %}