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) } +