From a9152830ff18eb2f0cfe3b25e2be4285493fe144 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:31 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=9D=94=20teammateLayoutManager.t?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/swarm/teammateLayoutManager.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/swarm/teammateLayoutManager.ts b/src/utils/swarm/teammateLayoutManager.ts index 2b26a3e..9cf998e 100644 --- a/src/utils/swarm/teammateLayoutManager.ts +++ b/src/utils/swarm/teammateLayoutManager.ts @@ -105,3 +105,4 @@ export async function sendCommandToPane( const backend = await getBackend() return backend.sendCommandToPane(paneId, command, useSwarmSocket) } +