This commit is contained in:
Dax Raad 2025-07-22 18:12:18 -04:00
parent 0742710e2f
commit 555511b507

View file

@ -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