We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When other Application shows notifications then an icon appear here on window but in this electron. I'm not able add this icon
or i'm doing anything wronge
Can you also add this icon on the project
i was tying to add icon from here also with 2nd parameter but not worked electron_1.app.setAppUserModelId("Custom Application");
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description of the new feature / enhancement
When other Application shows notifications then an icon appear here on window but in this electron. I'm not able add this icon
or i'm doing anything wronge
Scenario when this would be used?
Can you also add this icon on the project
i was tying to add icon from here also with 2nd parameter but not worked
electron_1.app.setAppUserModelId("Custom Application");
The text was updated successfully, but these errors were encountered: