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
Great app. I have built a electron app on the top of this demo. I want to load the URL from settings.html. Currently I have to add the Url manually but it should be user defined. How can I do this? I am having hard time figuring this out. Is it possible to have a mainWindow.loadUrl = somevariable and load it via input value of the field.
The text was updated successfully, but these errors were encountered:
Great app. I have built a electron app on the top of this demo. I want to load the URL from settings.html. Currently I have to add the Url manually but it should be user defined. How can I do this? I am having hard time figuring this out. Is it possible to have a mainWindow.loadUrl = somevariable and load it via input value of the field.
The text was updated successfully, but these errors were encountered: