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