From cc0fc9b77f0cae0271ade3b55e4447aceb94a249 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Mon, 7 Jul 2025 12:46:56 +0200 Subject: [PATCH] Replaced object by svg --- app/templates/moduls/card.html.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/moduls/card.html.j2 b/app/templates/moduls/card.html.j2 index 11cfabd..171ef04 100644 --- a/app/templates/moduls/card.html.j2 +++ b/app/templates/moduls/card.html.j2 @@ -4,11 +4,11 @@
{% if card.icon.cache %} {% if card.icon.cache.endswith('.svg') %} - + {% if card.icon.class %} {% endif %} - + {% else %} {{ card.title }}