From 9a9b2a1dc80974f04848d4a99079b29fd462064e Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:08 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=8F=AB=20ShellCommand.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/ShellCommand.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/ShellCommand.ts b/src/utils/ShellCommand.ts index fc961f4..d4c5c05 100644 --- a/src/utils/ShellCommand.ts +++ b/src/utils/ShellCommand.ts @@ -463,3 +463,4 @@ export function createFailedCommand(preSpawnError: string): ShellCommand { cleanup(): void {}, } } +