From 3cbb0a4719a321932b2d02e9bd8e68291369707e Mon Sep 17 00:00:00 2001 From: yumoqing Date: Mon, 1 Jun 2026 15:06:06 +0800 Subject: [PATCH] fix: double comma causing blank page for owner role --- wwwroot/index.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 01a388b..2a44904 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -494,9 +494,9 @@ } } ] - }, + } {% if 'owner.*' not in roles %} - { + ,{ "widgettype": "VBox", "options": { "css": "card",