From b7119fe248fbb5c9895d1dc8ee99315b2a0e39e3 Mon Sep 17 00:00:00 2001 From: ningyv <1793599591@qq.com> Date: Thu, 10 Apr 2025 16:22:26 +0800 Subject: [PATCH] feature/1.7-MCP --- frontend/packages/common/src/contexts/GlobalStateContext.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/packages/common/src/contexts/GlobalStateContext.tsx b/frontend/packages/common/src/contexts/GlobalStateContext.tsx index a56c9448..99087cd1 100644 --- a/frontend/packages/common/src/contexts/GlobalStateContext.tsx +++ b/frontend/packages/common/src/contexts/GlobalStateContext.tsx @@ -204,7 +204,7 @@ const mockData = [ access: '' }, { - name: 'MCP Key', + name: 'API Key', key: 'mcpKey', path: '/mcpKey', icon: 'material-symbols:key',