wip(desktop): progress
This commit is contained in:
parent
315836c0b7
commit
ae8c4154aa
1 changed files with 1 additions and 1 deletions
|
|
@ -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(),
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue