chore(tui): clean live progress lint

This commit is contained in:
Brooklyn Nicholson
2026-04-26 15:42:07 -05:00
parent f6846205cc
commit a30db69dd5
2 changed files with 1 additions and 1 deletions

View File

@@ -107,6 +107,7 @@ export function useMainApp(gw: GatewayClient) {
const ui = useStore($uiState)
const overlay = useStore($overlayState)
const turnLiveTailActive = useTurnSelector(state =>
Boolean(
state.streaming ||