diff --git a/main.ts b/main.ts index 49e34e0..585c0c5 100644 --- a/main.ts +++ b/main.ts @@ -54,7 +54,7 @@ function createWindow() { })); } - win.webContents.openDevTools(); + // win.webContents.openDevTools(); // Emitted when the window is closed. win.on('closed', () => {