Skip to content

Commit 334da89

Browse files
committed
feat: 添加 MethodOverrideMiddleware
1 parent 5246a81 commit 334da89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config/sidebarConf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ module.exports = {
320320
{
321321
title: "Gemini-cli",
322322
collapsable: false,
323-
children: ["", "basic-usage", "mcp-with-gemini-cli", "custom-mcp-with-gemini-cli", "pro",],
323+
children: ["", "basic-usage", "mcp-with-gemini-cli", "custom-mcp-with-gemini-cli", "project",],
324324
},
325325
],
326326
"/about/index/": [{ title: "INDEX", collapsable: false, children: [""] }],

0 commit comments

Comments
 (0)