From 3cda44e05bb0f28ca09b47a4900cb8235fc90762 Mon Sep 17 00:00:00 2001 From: Yidadaa Date: Wed, 26 Apr 2023 02:05:35 +0800 Subject: [PATCH] fixup --- app/components/chat-list.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/chat-list.tsx b/app/components/chat-list.tsx index 6ae274fbe..c4f5b95cb 100644 --- a/app/components/chat-list.tsx +++ b/app/components/chat-list.tsx @@ -113,7 +113,7 @@ export function ChatList(props: { narrow?: boolean }) { {sessions.map((item, i) => (