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?
The text was updated successfully, but these errors were encountered:
I'm building an Electron app, and I want do different logic between
auto-launch
(launch by system) andmanually-launch
(click app icon by user). Is there anyway to do that?The text was updated successfully, but these errors were encountered: