mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
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({
|
||||
status: rawStatus(),
|
||||
stepsExpanded: true,
|
||||
stepsExpanded: working(),
|
||||
duration: duration(),
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue