mirror of
https://github.com/electron/electron.git
synced 2026-01-25 23:38:18 -05:00
* Rename `completed` to `done`, making it align with Chromium's style. * Add 'state' in `done` event's result. It can check the download item final status: cancelled, completed, interrupted.