From 88f5b8b6e468fb191c6583fb63f77d2c845cd6aa Mon Sep 17 00:00:00 2001 From: Soulter <37870767+Soulter@users.noreply.github.com> Date: Sun, 23 Jun 2024 10:59:22 +0800 Subject: [PATCH] Update sidebars.js --- sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebars.js b/sidebars.js index ad4fab6..b51fa69 100644 --- a/sidebars.js +++ b/sidebars.js @@ -24,7 +24,7 @@ const sidebars = { { type: 'category', label: '使用', - items: ['使用/可视化面板', '使用/指令', '使用/大语言模型'], + items: ['使用/可视化面板', '使用/指令', '使用/大语言模型', '使用/插件'], }, { type: 'category',