mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
feat(docs): fix 'optional' wording
This commit is contained in:
@@ -385,7 +385,7 @@ and `will-quit` events will not be emitted.
|
||||
### `app.relaunch([options])`
|
||||
|
||||
* `options` Object (optional)
|
||||
* `args` String[] - (optional)
|
||||
* `args` String[] (optional)
|
||||
* `execPath` String (optional)
|
||||
|
||||
Relaunches the app when current instance exits.
|
||||
|
||||
Reference in New Issue
Block a user