diff --git a/main.js b/main.js index 1b011b8..2d668ce 100644 --- a/main.js +++ b/main.js @@ -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. \ No newline at end of file +// code. You can also put them in separate files and require them here.