From eb66a510510e20bab761981ea1c8b01117283513 Mon Sep 17 00:00:00 2001 From: Snowykami Date: Wed, 10 Sep 2025 13:01:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=E5=88=87=E6=8D=A2=E9=9A=90=E7=A7=81=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E5=8A=9F=E8=83=BD=EF=BC=8C=E6=8F=90=E5=8D=87=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E4=BA=A4=E4=BA=92=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/comment/comment-input.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/comment/comment-input.tsx b/web/src/components/comment/comment-input.tsx index b0c669c..99208e4 100644 --- a/web/src/components/comment/comment-input.tsx +++ b/web/src/components/comment/comment-input.tsx @@ -78,7 +78,7 @@ export function CommentInput( checked={isPrivate} onCheckedChange={checked => setIsPrivate(checked === true)} /> - +