Skip to content

Update electron single instance API #7481

@dbkr

Description

@dbkr

Electron sez:

'app.makeSingleInstance(cb)' is deprecated. Use 'app.requestSingleInstanceLock() and app.on('second-instance', cb)' instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ElectronT-TaskTasks for the team like planning

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions