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