🛳️ selectors.ts

This commit is contained in:
nirholas
2026-03-31 10:23:56 +00:00
parent 064ec00de1
commit 7648050708

View File

@@ -74,3 +74,4 @@ export function getActiveAgentForInput(
return { type: 'leader' }
}