🚪 Entry Point Of Electron App
This commit is contained in:
parent
cbec209380
commit
d0b385101f
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user