mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-22 18:25:32 -04:00
fix(tui): rename log files query
This commit is contained in:
@@ -30,7 +30,7 @@ export function startTerminalControlQueries(renderer: CliRenderer) {
|
||||
})
|
||||
return { ...snapshot, nodes: [...snapshot.nodes, ...inferred] }
|
||||
},
|
||||
logs: () => Logging.file(),
|
||||
"log-files": () => Logging.file(),
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user