From 613fee859afc3ed2b5b383b95987b432e7d14fdd Mon Sep 17 00:00:00 2001 From: sijinhui Date: Tue, 24 Sep 2024 19:00:39 +0800 Subject: [PATCH] fix --- app/components/chat-list.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/app/components/chat-list.tsx b/app/components/chat-list.tsx index 00d80837e..06ff2aa00 100644 --- a/app/components/chat-list.tsx +++ b/app/components/chat-list.tsx @@ -145,12 +145,13 @@ export function ChatList(props: { narrow?: boolean }) { {sessions.map((item, i) => (