Merge pull request #1140 from psjostrom/master

fix: Removed openDevTools
This commit is contained in:
psjostrom
2020-12-07 16:24:19 +01:00
committed by GitHub

View File

@@ -1058,8 +1058,6 @@ export class WindowHandler {
this.moveWindow(this.snippingToolWindow);
this.snippingToolWindow.setVisibleOnAllWorkspaces(true);
this.snippingToolWindow.webContents.openDevTools();
this.snippingToolWindow.webContents.once('did-finish-load', async () => {
const snippingToolInfo = {
snipImage,