From 40d612ffc74c7305697306ac8a4c4a318872c286 Mon Sep 17 00:00:00 2001 From: Joel Date: Thu, 21 Dec 2023 16:17:40 +0800 Subject: [PATCH] feat: add roadmap and feedback link (#1816) --- web/app/components/header/account-dropdown/index.tsx | 9 +++++++++ web/i18n/lang/common.en.ts | 1 + web/i18n/lang/common.zh.ts | 1 + 3 files changed, 11 insertions(+) diff --git a/web/app/components/header/account-dropdown/index.tsx b/web/app/components/header/account-dropdown/index.tsx index 576a3b1835..74e07b7e7b 100644 --- a/web/app/components/header/account-dropdown/index.tsx +++ b/web/app/components/header/account-dropdown/index.tsx @@ -100,6 +100,15 @@ export default function AppSelector({ isMobile }: IAppSelecotr) {
{t('common.userProfile.settings')}
+ + +
{t('common.userProfile.roadmapAndFeedback')}
+ + +