Replies: 2 comments
-
To set the window title, chain the example :
docs : |
Beta Was this translation helpful? Give feedback.
0 replies
-
How about for IOS? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am trying to create a new desktop app, but the program name won't change from "Laravel".

I have tried changing the APP_NAME in .env and appName in electron-builder.js but it won't work
How can I do that?
Beta Was this translation helpful? Give feedback.
All reactions