mirror of
https://github.com/sst/opencode.git
synced 2025-08-29 09:24:06 +00:00
fix interrupt
This commit is contained in:
parent
f884766445
commit
b478e5655c
1 changed files with 2 additions and 0 deletions
|
@ -708,6 +708,8 @@ export namespace Session {
|
|||
}
|
||||
await updateMessage(next)
|
||||
}
|
||||
next.time.completed = Date.now()
|
||||
await updateMessage(next)
|
||||
return next
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue