mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
First few docs made optional
This commit is contained in:
committed by
Zeke Sikelianos
parent
8a29604f1e
commit
1a9b4b4671
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user