From 7648050708ed52a8203a18c52cc1be7278e0b67f Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:56 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=B3=EF=B8=8F=20selectors.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/state/selectors.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/state/selectors.ts b/src/state/selectors.ts index 5bb829f..056fca3 100644 --- a/src/state/selectors.ts +++ b/src/state/selectors.ts @@ -74,3 +74,4 @@ export function getActiveAgentForInput( return { type: 'leader' } } +