First few docs made optional
This commit is contained in:
parent
8a29604f1e
commit
1a9b4b4671
6 changed files with 105 additions and 166 deletions
|
@ -103,7 +103,7 @@ The `autoUpdater` object has the following methods:
|
|||
### `autoUpdater.setFeedURL(url[, requestHeaders])`
|
||||
|
||||
* `url` String
|
||||
* `requestHeaders` Object _macOS_ - HTTP request headers.
|
||||
* `requestHeaders` Object _macOS_ (optional) - HTTP request headers.
|
||||
|
||||
Sets the `url` and initialize the auto updater.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue