From dd98337a9292b1b494d16e22bb68546874ca1baf Mon Sep 17 00:00:00 2001 From: MT-Mint <798521692@qq.com> Date: Mon, 1 Jun 2026 17:57:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E7=9A=84id?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/core/i18n/locales/zh-CN.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/core/i18n/locales/zh-CN.ts b/frontend/src/core/i18n/locales/zh-CN.ts index 0d1e87ab..a59ad2b0 100644 --- a/frontend/src/core/i18n/locales/zh-CN.ts +++ b/frontend/src/core/i18n/locales/zh-CN.ts @@ -142,7 +142,7 @@ export const zhCN: Translations = { suggestion: "塔罗牌", prompt: "编写[产品/功能]的使用指南,包含操作步骤、注意事项和常见问题。", icon: GraduationCapIcon, - children: [{ id: "6133", name: "塔罗牌" }], + children: [{ id: "6109", name: "塔罗牌" }], }, { suggestion: "GPT-Image-2",