Fix oops: remove duplicate doc from last commit
This commit is contained in:
parent
bdae243552
commit
5354e804d0
1 changed files with 0 additions and 5 deletions
|
@ -818,11 +818,6 @@ 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.requestSingleInstanceLock()`
|
### `app.requestSingleInstanceLock()`
|
||||||
|
|
||||||
Returns `Boolean`
|
Returns `Boolean`
|
||||||
|
|
Loading…
Add table
Reference in a new issue