mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
better msg
This commit is contained in:
parent
6d5773e919
commit
9dd655cbfb
1 changed files with 1 additions and 1 deletions
|
|
@ -1365,7 +1365,7 @@ export namespace SessionPrompt {
|
|||
})
|
||||
|
||||
if (aborted) {
|
||||
output += "\n\nUser aborted the command"
|
||||
output += ["<metadata>", "User aborted the command", "</metadata>"].join("\n")
|
||||
}
|
||||
msg.time.completed = Date.now()
|
||||
await Session.updateMessage(msg)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue