From 8cd6382902af9b597d15fb787585b003393480aa Mon Sep 17 00:00:00 2001 From: altair823 Date: Sun, 10 May 2026 23:40:16 +0900 Subject: [PATCH] =?UTF-8?q?fix(sync-help):=20SyncSection=20=EB=8F=84?= =?UTF-8?q?=EC=9B=80=EB=A7=90=20=EB=B2=84=ED=8A=BC=20busy=20=EC=A4=91=20di?= =?UTF-8?q?sable=20=ED=95=B4=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 리뷰 minor 반영. busy (저장/테스트/sync 진행) 시 정확히 사용자가 도움말이 가장 필요한 시점이라 disable 회수. read-only 컴포넌트라 race risk 0. Co-Authored-By: Claude Opus 4.7 (1M context) --- src/renderer/inbox/components/settings/SyncSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/inbox/components/settings/SyncSection.tsx b/src/renderer/inbox/components/settings/SyncSection.tsx index 5507708..406785c 100644 --- a/src/renderer/inbox/components/settings/SyncSection.tsx +++ b/src/renderer/inbox/components/settings/SyncSection.tsx @@ -80,7 +80,7 @@ export function SyncSection(): React.ReactElement { -