From d2d3f751e60356c18991d57553412c289eb532ef Mon Sep 17 00:00:00 2001 From: Wenl4ng <15861868579@163.com> Date: Thu, 20 Feb 2025 11:02:42 +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 8bb28cf..3721f0c 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