From 9467f9a0123d3e2b3b31e4e9ec2079cb3775fc76 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:13 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=9A=AA=20escHotkey.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/computerUse/escHotkey.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/computerUse/escHotkey.ts b/src/utils/computerUse/escHotkey.ts index 9aa882a..d27bdda 100644 --- a/src/utils/computerUse/escHotkey.ts +++ b/src/utils/computerUse/escHotkey.ts @@ -52,3 +52,4 @@ export function notifyExpectedEscape(): void { if (!registered) return requireComputerUseSwift().hotkey.notifyExpectedEscape() } +