[connect] utils function
This commit is contained in:
parent
825d1b3bc2
commit
5701aea255
3 changed files with 16 additions and 2 deletions
|
@ -212,7 +212,6 @@ export class AppEvents {
|
|||
* Handles the creation of a new instance of the app
|
||||
*/
|
||||
private InstanceHandler() {
|
||||
|
||||
// Detects of an existing instance is running (So if the lock has been achieved, no existing instance has been found)
|
||||
const gotTheLock = app.requestSingleInstanceLock()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue