From afd9193dea351eeef9ded7a0bbe70c5100263516 Mon Sep 17 00:00:00 2001 From: CrescentLeaf Date: Fri, 24 Oct 2025 22:01:17 +0800 Subject: [PATCH] =?UTF-8?q?ui:=20=E6=9A=82=E6=97=B6=E9=9A=90=E8=97=8F?= =?UTF-8?q?=E6=9C=AA=E5=88=B6=E4=BD=9C=E7=9A=84=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/ui/chat/ChatFragment.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/ui/chat/ChatFragment.tsx b/client/ui/chat/ChatFragment.tsx index 519ae98..63bb649 100644 --- a/client/ui/chat/ChatFragment.tsx +++ b/client/ui/chat/ChatFragment.tsx @@ -540,13 +540,13 @@ export default function ChatFragment({ target, showReturnButton, onReturnButtonC id="group_id" state={groupPreferenceStore.state.group_id || ''} disabled={!chatInfo.is_admin} /> - + description="别看了, 还没做" /> */} - - } + } */} }