From 42f4ded4a5313044bc11239d1162734b49bce92f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=8A=9B=E6=96=8C?= <35325608+wlibin@users.noreply.github.com> Date: Fri, 20 Sep 2024 17:35:55 +0800 Subject: [PATCH] Update chat.tsx --- app/components/chat.tsx | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/app/components/chat.tsx b/app/components/chat.tsx index 72f35c2ea..f312f471e 100644 --- a/app/components/chat.tsx +++ b/app/components/chat.tsx @@ -743,36 +743,6 @@ export function ChatActions(props: { /> )} - - {!isMobileScreen && ( props.setShowShortcutKeyModal(true)}