mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 06:12:14 +08:00
fix: settings tab display name (#250)
This commit is contained in:
@@ -179,6 +179,7 @@ export const MCPTab: Tab = ({ settings, onChange }) => {
|
||||
);
|
||||
};
|
||||
MCPTab.icon = Blocks;
|
||||
MCPTab.displayName = "MCP";
|
||||
MCPTab.badge = "Beta";
|
||||
MCPTab.displayName = "MCP";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user