From 3933a2735fc45a96a5388880efdd475ceb4b966a Mon Sep 17 00:00:00 2001 From: sijinhui Date: Wed, 25 Sep 2024 11:31:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/chat-list.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/app/components/chat-list.tsx b/app/components/chat-list.tsx index 4f5094a1b..8db34eaa5 100644 --- a/app/components/chat-list.tsx +++ b/app/components/chat-list.tsx @@ -165,14 +165,15 @@ export function ChatList(props: { narrow?: boolean }) { {...provided.droppableProps} > {sessions.map((item, i) => (