[connect] utils function

This commit is contained in:
child_duckling 2022-05-01 20:39:07 -07:00
parent 825d1b3bc2
commit 5701aea255
3 changed files with 16 additions and 2 deletions

View file

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