mirror of
https://github.com/electron/electron.git
synced 2026-01-27 00:09:09 -05:00
Merge pull request #7496 from electron/app-doc-fix
Add newline before return list
This commit is contained in:
@@ -812,6 +812,7 @@ Returns `Boolean` - Whether the current desktop environment is Unity launcher.
|
||||
### `app.getLoginItemSettings()` _macOS_ _Windows_
|
||||
|
||||
Returns `Object`:
|
||||
|
||||
* `openAtLogin` Boolean - `true` if the app is set to open at login.
|
||||
* `openAsHidden` Boolean - `true` if the app is set to open as hidden at login.
|
||||
This setting is only supported on macOS.
|
||||
|
||||
Reference in New Issue
Block a user