From b71bd801fbff24f769baca590e7e9f4c56f80bc9 Mon Sep 17 00:00:00 2001 From: Liu Date: Thu, 19 Mar 2026 18:04:32 +0800 Subject: [PATCH] fix(api): settingsLoading -> loading --- crates/openfang-api/static/index_body.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crates/openfang-api/static/index_body.html b/crates/openfang-api/static/index_body.html index 9e9ee023..e6391375 100644 --- a/crates/openfang-api/static/index_body.html +++ b/crates/openfang-api/static/index_body.html @@ -3366,7 +3366,7 @@ args = ["-y", "@modelcontextprotocol/server-filesystem", "/path"]
-
+
🤖

@@ -3400,7 +3400,7 @@ args = ["-y", "@modelcontextprotocol/server-filesystem", "/path"]
-
+
🔧