From 4213440c638034094b167f1718c2a412f7368e60 Mon Sep 17 00:00:00 2001 From: sijinhui Date: Wed, 25 Sep 2024 12:00:32 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/components/chat-list.tsx b/app/components/chat-list.tsx index 8db34eaa5..6adea1f07 100644 --- a/app/components/chat-list.tsx +++ b/app/components/chat-list.tsx @@ -165,14 +165,14 @@ export function ChatList(props: { narrow?: boolean }) { {...provided.droppableProps} > {sessions.map((item, i) => (