This commit is contained in:
Dax Raad 2025-11-01 13:19:52 -04:00
parent e36c80dd4e
commit ecca403677

View file

@ -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
? {