From b23d8a912b95b7031e475556169cfe5fa14d68f9 Mon Sep 17 00:00:00 2001 From: Joel Date: Tue, 4 Jul 2023 14:21:51 +0800 Subject: [PATCH] fix: add missing like i18n (#512) --- web/app/components/app/chat/index.tsx | 2 +- web/i18n/lang/app-debug.en.ts | 5 +++++ web/i18n/lang/app-debug.zh.ts | 5 +++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/web/app/components/app/chat/index.tsx b/web/app/components/app/chat/index.tsx index cb103f5299..6f1f82c7e5 100644 --- a/web/app/components/app/chat/index.tsx +++ b/web/app/components/app/chat/index.tsx @@ -200,7 +200,7 @@ const Answer: FC = ({ item, feedbackDisabled = false, isHideFeedba return (