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