mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
sync
This commit is contained in:
parent
e36c80dd4e
commit
ecca403677
1 changed files with 0 additions and 1 deletions
|
|
@ -97,7 +97,6 @@ export function tui(input: {
|
|||
// promise to prevent immediate exit
|
||||
return new Promise<void>(async (resolve) => {
|
||||
const mode = await getTerminalBackgroundColor()
|
||||
console.log(mode)
|
||||
|
||||
const routeData: Route | undefined = input.sessionID
|
||||
? {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue