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() } +