From 040e21b5ebd9c8d752c2696fbe996febd1e4a58b Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:31 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=BC=EF=B8=8F=20spawnUtils.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/swarm/spawnUtils.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/swarm/spawnUtils.ts b/src/utils/swarm/spawnUtils.ts index cfccdf5..6416dae 100644 --- a/src/utils/swarm/spawnUtils.ts +++ b/src/utils/swarm/spawnUtils.ts @@ -144,3 +144,4 @@ export function buildInheritedEnvVars(): string { return envVars.join(' ') } +