🚪 Entry Point Of Electron App

This commit is contained in:
Souleh Shaikh 2021-08-16 12:23:20 +05:30
parent cbec209380
commit d0b385101f

View File

@ -75,4 +75,4 @@ app.on('activate', function () {
if (mainWindow === null) createWindow()
});
// 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.