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