Merge pull request #9826 from ccnokes/patch-1
Fix docs: app.md `setLoginItemSettings`
This commit is contained in:
commit
79e9926f40
1 changed files with 6 additions and 6 deletions
|
@ -835,7 +835,7 @@ Returns `Object`:
|
|||
|
||||
**Note:** This API has no effect on [MAS builds][mas-builds].
|
||||
|
||||
### `app.setLoginItemSettings(settings[, path, args])` _macOS_ _Windows_
|
||||
### `app.setLoginItemSettings(settings)` _macOS_ _Windows_
|
||||
|
||||
* `settings` Object
|
||||
* `openAtLogin` Boolean (optional) - `true` to open the app at login, `false` to remove
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue