fmt(js): npm run fix on merge (#69651)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
hermes-seaeye[bot] 2026-07-22 22:14:06 +00:00 committed by GitHub
parent 73c7f68456
commit 15dc65eeda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -876,9 +876,7 @@ export function useSessionActions({
const hasLiveProjection = Boolean(resumed.inflight || resumed.queued)
const preferredMessages =
prefetchApplied &&
prefetchMatchesResumedSession &&
!hasLiveProjection
prefetchApplied && prefetchMatchesResumedSession && !hasLiveProjection
? localSnapshot
: (() => {
const previousMessages = resumedSameSelectedSession