mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Fix oops: remove duplicate doc from last commit
This commit is contained in:
@@ -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()`
|
||||
|
||||
Returns `Boolean`
|
||||
|
||||
Reference in New Issue
Block a user