🚪 Entry Point Of Electron App
This commit is contained in:
2
main.js
2
main.js
@@ -75,4 +75,4 @@ app.on('activate', function () {
|
|||||||
if (mainWindow === null) createWindow()
|
if (mainWindow === null) createWindow()
|
||||||
});
|
});
|
||||||
// In this file you can include the rest of your app's specific main process
|
// In this file you can include the rest of your app's specific main process
|
||||||
// code. You can also put them in separate files and require them here.
|
// code. You can also put them in separate files and require them here.
|
||||||
|
Reference in New Issue
Block a user