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
The window name appears like awesome-app-nativefier-some-random-id. Is there anyway I can just have the name I specified and not append the nativefier part?
when generating an application, specifying the
nameargument like:The window name appears like
awesome-app-nativefier-some-random-id. Is there anyway I can just have the name I specified and not append the nativefier part?Thank you.