mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-07 14:53:23 +00:00
chore(opencode): remove stale ts-expect-error
This commit is contained in:
parent
9fec5ee87d
commit
b3f83eb104
1 changed files with 0 additions and 1 deletions
|
|
@ -335,7 +335,6 @@ export async function createRuntimeLifecycle(input: LifecycleInput): Promise<Lif
|
|||
}
|
||||
|
||||
footer.resetForReplay(true)
|
||||
// @ts-expect-error resetSplitFooterForReplay is restored with the native OpenTUI update.
|
||||
renderer.resetSplitFooterForReplay({ clearSavedLines: true })
|
||||
const splash = splashInfo(next.sessionTitle ?? input.sessionTitle, next.history)
|
||||
renderer.writeToScrollback(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue