node-notifier
node-notifier copied to clipboard
Icon Not displaying
Icons display before I package my app with electron. But after they show the default one.
I've had this issue and it has to do with having appId instead of appID when you build out the application.
I've had this issue and it has to do with having appId instead of appID when you build out the application.
I tried. It didn't work