From 824f8d899488432b239739a26fad849c1619aaf4 Mon Sep 17 00:00:00 2001 From: Joel Date: Tue, 11 Feb 2025 18:32:01 +0800 Subject: [PATCH] chore: add debug doc link (#13537) --- web/app/components/plugins/plugin-page/debug-info.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/plugins/plugin-page/debug-info.tsx b/web/app/components/plugins/plugin-page/debug-info.tsx index e4d249f3e2..4361c5b37b 100644 --- a/web/app/components/plugins/plugin-page/debug-info.tsx +++ b/web/app/components/plugins/plugin-page/debug-info.tsx @@ -29,8 +29,8 @@ const DebugInfo: FC = () => { popupContent={ <>
- {t(`${i18nPrefix}.title`)} - + {t(`${i18nPrefix}.title`)} + {t(`${i18nPrefix}.viewDocs`)}