From 82f433103d69c3d981237f4e5b0057ee6ac40ba6 Mon Sep 17 00:00:00 2001 From: Masterain Date: Wed, 28 Sep 2022 18:06:46 -0700 Subject: [PATCH] Update zh.ts --- docs/.vuepress/sidebar/zh.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/sidebar/zh.ts b/docs/.vuepress/sidebar/zh.ts index 28b6b83c3..f5a20affc 100644 --- a/docs/.vuepress/sidebar/zh.ts +++ b/docs/.vuepress/sidebar/zh.ts @@ -18,8 +18,8 @@ export const zhSidebar = sidebar({ icon: "ask", text: "常见问题", prefix: "documents/FAQ/", - children: ["most-frequent-questions.md", "Gacha-system-and-export-principal.md"] - //children: "structure" + //children: ["most-frequent-questions.md", "Gacha-system-and-export-principal.md"] + children: "structure" }, { icon: "article",