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