From bd85febe3dde3047635efbfe04a63675b71c44c9 Mon Sep 17 00:00:00 2001 From: Faisal Amir Date: Sat, 30 Dec 2023 21:45:08 +0700 Subject: [PATCH] fix: enable command enter on dialog confirmation clean thread (#1261) --- web/screens/Chat/ThreadList/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/screens/Chat/ThreadList/index.tsx b/web/screens/Chat/ThreadList/index.tsx index a55cc2830..516bfb6c4 100644 --- a/web/screens/Chat/ThreadList/index.tsx +++ b/web/screens/Chat/ThreadList/index.tsx @@ -136,6 +136,7 @@ export default function ThreadList() {