Files
Kristjan ESPERANTO f246b0facd refactor: consolidate electron bootstrap into async function (#4210)
Mainly I wanted to replace the two not-so-pretty nested `.then()`
promise chains at the bottom of `js/electron.js` with a proper `async`
function. While I was at that file, optimized two JSdocs and did a small
style optimization.

No functional changes intended.
2026-07-19 01:01:16 +02:00
..
2026-02-06 00:09:59 +01:00