From fabdd192ddb0e7e9f2c1032ae76fb632fce011d6 Mon Sep 17 00:00:00 2001 From: CrescentLeaf Date: Tue, 7 Oct 2025 23:07:27 +0800 Subject: [PATCH] =?UTF-8?q?rename:=20default(Value=20->=20State)=20*=20?= =?UTF-8?q?=E6=88=91=E6=B2=A1=E6=9C=89=E6=83=B3=E5=88=B0=E8=BF=99=E6=98=AF?= =?UTF-8?q?=E5=B7=B2=E6=9C=89=E7=9A=84=E5=B1=9E=E6=80=A7=E5=AE=9A=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/ui/chat/ChatFragment.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/client/ui/chat/ChatFragment.tsx b/client/ui/chat/ChatFragment.tsx index ba62832..8fa42b8 100644 --- a/client/ui/chat/ChatFragment.tsx +++ b/client/ui/chat/ChatFragment.tsx @@ -448,12 +448,14 @@ export default function ChatFragment({ target, showReturnButton, onReturnButtonC }