Skip to content

Use 'app.requestSingleInstanceLock() and app.on('second-instance', cb)' #7506

Closed
@shirishag75

Description

@shirishag75

I am running riot-web 0.17.0

~$ cat /etc/apt/sources.list | grep riot
        deb https://riot.im/packages/debian/ stretch main

When running riot-web under Debian I get the following on the console -

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions