From 17bba5843e33886b6f379175f51d5e75dd4c96b7 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:29 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=95=89=EF=B8=8F=20powershellProvider.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/shell/powershellProvider.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/shell/powershellProvider.ts b/src/utils/shell/powershellProvider.ts index c4c192e..8f2c32b 100644 --- a/src/utils/shell/powershellProvider.ts +++ b/src/utils/shell/powershellProvider.ts @@ -121,3 +121,4 @@ export function createPowerShellProvider(shellPath: string): ShellProvider { }, } } +