fix: remove stray endif that caused 500 error

This commit is contained in:
yumoqing 2026-06-01 15:01:36 +08:00
parent 40706c4c72
commit 14881f83f2

View File

@ -494,9 +494,9 @@
} }
} }
] ]
{% endif %} },
{% if 'owner.*' not in roles %} {% if 'owner.*' not in roles %}
,{ {
"widgettype": "VBox", "widgettype": "VBox",
"options": { "options": {
"css": "card", "css": "card",