fmt(js): `npm run fix` on merge (#82346)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
hermes-seaeye[bot] 2026-08-09 07:36:34 +00:00 committed by GitHub
parent 92be912d73
commit 35e562ebd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -3067,7 +3067,9 @@ async function applyUpdates(opts = {}) {
)
}
rememberLog(`[updates] launched updater: ${updater} ${updaterArgs.join(' ')}; exiting desktop to release venv shim`)
rememberLog(
`[updates] launched updater: ${updater} ${updaterArgs.join(' ')}; exiting desktop to release venv shim`
)
}
// Linger on the "updating — don't reopen" overlay long enough for the user