🎁 Add 'app.releaseSingleInstance()'

This commit is contained in:
Daniel Pham 2016-05-26 14:07:19 -04:00
parent c1272743b9
commit f4c3f0423a
3 changed files with 15 additions and 1 deletions

View file

@ -496,6 +496,11 @@ app.on('ready', () => {
});
```
### `app.releaseSingleInstance()`
Releases all locks that were created by `makeSingleInstance`. This will allow
multiple instances of the application to once again run side by side.
### `app.setUserActivity(type, userInfo[, webpageURL])` _OS X_
* `type` String - Uniquely identifies the activity. Maps to