From dcaf5982fc485d6b4eee065528275acac9c2dc65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B4=AB=E5=BD=B1233?= Date: Wed, 24 Jun 2026 12:29:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20Plan=20Mode=E7=A1=AE=E8=AE=A4=E5=BC=B9?= =?UTF-8?q?=E7=AA=97=E6=8C=89=E9=92=AE=E5=B7=A6=E5=81=8F=EF=BC=8C=E8=A1=A5?= =?UTF-8?q?=E5=9B=9Eflex=E5=8D=A0=E4=BD=8D=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/renderer/components/prompt-modal.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/renderer/components/prompt-modal.ts b/src/renderer/components/prompt-modal.ts index 613aaca..abb2b9c 100644 --- a/src/renderer/components/prompt-modal.ts +++ b/src/renderer/components/prompt-modal.ts @@ -27,9 +27,7 @@ function ensureModal(): void {