From 2bd829472490a3641626de375a335bbcb5c1da49 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:16 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9D=84=EF=B8=8F=20envUtils.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/envUtils.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/envUtils.ts b/src/utils/envUtils.ts index 5a3ca96..832d450 100644 --- a/src/utils/envUtils.ts +++ b/src/utils/envUtils.ts @@ -181,3 +181,4 @@ export function getVertexRegionForModel( } return getDefaultVertexRegion() } +