Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JeftadeGraaf committed Sep 20, 2023
1 parent bbf31b9 commit 1d18c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,5 @@ function createWindow() {
require("@electron/remote/main").enable(mainWindow.webContents);

// Open the DevTools.
mainWindow.webContents.openDevTools();
//mainWindow.webContents.openDevTools();
}

0 comments on commit 1d18c60

Please sign in to comment.