Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaneeyo committed Sep 2, 2023
1 parent b06c46f commit 0c0f981
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ app.on('ready', () => {
}
});

widgetWindow.webContents.openDevTools()

eval(`${widget.name} = widgetWindow`)

if (eval(widget.name) != null) {
Expand Down

0 comments on commit 0c0f981

Please sign in to comment.