Skip to content

Commit 464dbc7

Browse files
committed
I FORGOT TO TURN OFF DEVTOOLS 😭
i'm a little idiot :)
1 parent 5996c31 commit 464dbc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ function createMainWindow() {
9898
});
9999

100100
mainWindow.loadFile('src/index.html');
101-
mainWindow.openDevTools();
102101
mainWindow.once('ready-to-show', async () => {
103102
if (loadingWindow) {
104103
loadingWindow.close();

0 commit comments

Comments
 (0)