From 468c34b1f026cf819f7aeb0091ccbd1deda1a714 Mon Sep 17 00:00:00 2001 From: chengkai3 Date: Sun, 28 Jun 2026 18:20:24 +0800 Subject: [PATCH] =?UTF-8?q?[fix]:[FL-225][=E4=BF=AE=E5=A4=8DAI=E9=97=AE?= =?UTF-8?q?=E7=AD=94=E9=A1=B5=E9=9D=A2=E7=94=A8=E6=88=B7=E6=B6=88=E6=81=AF?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E6=A1=86=E4=B8=8D=E5=85=BC=E5=AE=B9=E6=9A=97?= =?UTF-8?q?=E9=BB=91=E4=B8=BB=E9=A2=98]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: multica-agent --- web/src/app/admin/ai-chat/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/app/admin/ai-chat/page.tsx b/web/src/app/admin/ai-chat/page.tsx index 12a5f53..25edfa9 100644 --- a/web/src/app/admin/ai-chat/page.tsx +++ b/web/src/app/admin/ai-chat/page.tsx @@ -557,6 +557,7 @@ export default function AiChatPage() { {/* Input Area for new conversation */}