From 5cfc79f4d2da675d591c924fe2c59b997f088824 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:14 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=94=B5=20gates.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/computerUse/gates.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/computerUse/gates.ts b/src/utils/computerUse/gates.ts index 6563a48..af7cea3 100644 --- a/src/utils/computerUse/gates.ts +++ b/src/utils/computerUse/gates.ts @@ -70,3 +70,4 @@ export function getChicagoCoordinateMode(): CoordinateMode { frozenCoordinateMode ??= readConfig().coordinateMode return frozenCoordinateMode } +