You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm building an Electron app, and I want do different logic between auto-launch(launch by system) and manually-launch (click app icon by user). Is there anyway to do that?