mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-05 08:33:10 +00:00
wip(desktop): progress
This commit is contained in:
@@ -222,7 +222,7 @@ export function SessionTurn(
|
||||
|
||||
const [store, setStore] = createStore({
|
||||
status: rawStatus(),
|
||||
stepsExpanded: true,
|
||||
stepsExpanded: working(),
|
||||
duration: duration(),
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user