mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-24 22:14:37 +00:00
wip(desktop): progress
This commit is contained in:
parent
5fb20a52a7
commit
668c932631
1 changed files with 1 additions and 1 deletions
|
|
@ -222,7 +222,7 @@ export function SessionTurn(
|
|||
|
||||
const [store, setStore] = createStore({
|
||||
status: rawStatus(),
|
||||
stepsExpanded: true,
|
||||
stepsExpanded: working(),
|
||||
duration: duration(),
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue