mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
temporary patch for input lag on initial run
This commit is contained in:
parent
d076def561
commit
0676bcd4fd
@ -102,6 +102,9 @@ export const TuiCommand = cmd({
|
||||
UI.println(UI.logo(" "))
|
||||
UI.empty()
|
||||
await AuthLoginCommand.handler(args)
|
||||
UI.empty()
|
||||
UI.println("Provider configured - please run again")
|
||||
return
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user