mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
sync
This commit is contained in:
parent
0742710e2f
commit
555511b507
1 changed files with 1 additions and 1 deletions
|
|
@ -1081,7 +1081,7 @@ export namespace Session {
|
|||
// if not part id jump to the last user message
|
||||
messageID: !partID && lastUser ? lastUser.id : msg.info.id,
|
||||
partID,
|
||||
snapshot,
|
||||
snapshot: draft.revert?.snapshot ?? snapshot,
|
||||
}
|
||||
})
|
||||
return session
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue