wip(desktop): progress
parent
315836c0b7
commit
ae8c4154aa
|
|
@ -222,7 +222,7 @@ export function SessionTurn(
|
|||
|
||||
const [store, setStore] = createStore({
|
||||
status: rawStatus(),
|
||||
stepsExpanded: true,
|
||||
stepsExpanded: working(),
|
||||
duration: duration(),
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue