mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-24 06:45:22 +00:00
fix interrupt
This commit is contained in:
@@ -708,6 +708,8 @@ export namespace Session {
|
||||
}
|
||||
await updateMessage(next)
|
||||
}
|
||||
next.time.completed = Date.now()
|
||||
await updateMessage(next)
|
||||
return next
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user