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)
|
footer.resetForReplay(true)
|
||||||
// @ts-expect-error resetSplitFooterForReplay is restored with the native OpenTUI update.
|
|
||||||
renderer.resetSplitFooterForReplay({ clearSavedLines: true })
|
renderer.resetSplitFooterForReplay({ clearSavedLines: true })
|
||||||
const splash = splashInfo(next.sessionTitle ?? input.sessionTitle, next.history)
|
const splash = splashInfo(next.sessionTitle ?? input.sessionTitle, next.history)
|
||||||
renderer.writeToScrollback(
|
renderer.writeToScrollback(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue