From 950ea7d29584e1faacabd9bf5c043336364a81ad Mon Sep 17 00:00:00 2001 From: yumoqing Date: Thu, 21 Aug 2025 11:57:14 +0800 Subject: [PATCH] bugfix --- wwwroot/show_llms.ui | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wwwroot/show_llms.ui b/wwwroot/show_llms.ui index 559d491..0603ea7 100644 --- a/wwwroot/show_llms.ui +++ b/wwwroot/show_llms.ui @@ -35,7 +35,9 @@ "subwidgets":[ { "widgettype":"Title5", - "options":{"text":"{{llm.name}}" + "options":{ + "text":"{{llm.name}}" + } }, { "widgettype":"Text",