From f76fa1b81b847a7495a9542f3eb65af95f2e1190 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:19 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=9A=93=20ide.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/ide.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/ide.ts b/src/utils/ide.ts index fe6d55d..f88e8d8 100644 --- a/src/utils/ide.ts +++ b/src/utils/ide.ts @@ -1492,3 +1492,4 @@ async function installFromArtifactory(command: string): Promise { throw error } } +