docs: update second-instance event docs (#13682)

This commit is contained in:
trop[bot] 2018-07-16 13:57:58 -07:00 committed by Shelley Vohr
parent 2c43dbdb25
commit 1feb45da29

View file

@ -386,6 +386,7 @@ app.on('session-created', (event, session) => {
Returns:
* `event` Event
* `argv` String[] - An array of the second instance's command line arguments
* `workingDirectory` String - The second instance's working directory