From 14881f83f2f69ef34b564beb7b34b3b258370e5f Mon Sep 17 00:00:00 2001 From: yumoqing Date: Mon, 1 Jun 2026 15:01:36 +0800 Subject: [PATCH] fix: remove stray endif that caused 500 error --- wwwroot/index.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index eab27a8..01a388b 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -494,9 +494,9 @@ } } ] - {% endif %} + }, {% if 'owner.*' not in roles %} - ,{ + { "widgettype": "VBox", "options": { "css": "card",