From aeab5353c4eff1a9134b75021a07d2d467a719dd Mon Sep 17 00:00:00 2001 From: Wenl4ng <15861868579@163.com> Date: Thu, 20 Feb 2025 10:58:51 +0800 Subject: [PATCH] delete_doc --- docs/menu/menu.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/menu/menu.json b/docs/menu/menu.json index 0bb581b..fa83c4b 100644 --- a/docs/menu/menu.json +++ b/docs/menu/menu.json @@ -70,13 +70,6 @@ "zh": "上传文件", "en": "Uploading Files" } - }, - { - "id": "third-party_platform", - "label": { - "zh": "第三方社区对接", - "en": "Third-party Community Interconnection" - } } ] }, -- Gitee