mirror of
https://github.com/electron/electron.git
synced 2026-02-04 20:25:19 -05:00
Merge pull request #1377 from tommoor/patch-1
Add 'error' event to auto-updater module documentation
This commit is contained in:
@@ -98,6 +98,13 @@ appropriate format.
|
||||
|
||||
`pub_date` if present must be formatted according to ISO 8601.
|
||||
|
||||
## Event: error
|
||||
|
||||
* `event` Event
|
||||
* `message` String
|
||||
|
||||
Emitted when there is an error updating.
|
||||
|
||||
## Event: checking-for-update
|
||||
|
||||
Emitted when checking for update has started.
|
||||
|
||||
Reference in New Issue
Block a user