Skip to content

Commit

Permalink
Hide dev tools, oops.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlkuesters committed May 3, 2022
1 parent 214294d commit 419574d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/electron-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ function createWindow() {
autoUpdater.checkForUpdates();
}
});

mainWindow.webContents.openDevTools();
}

app.on('ready', createWindow);
Expand Down

0 comments on commit 419574d

Please sign in to comment.