Browse Source

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

Samuel Attard 6 years ago
parent
commit
b44e7fb1f1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/api/app.md

+ 1 - 0
docs/api/app.md

@@ -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