mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-08-02 04:22:32 +00:00
cleanup
This commit is contained in:
parent
c36fb3dbf5
commit
b683ea8117
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ function createWindow() {
|
|||
}));
|
||||
|
||||
// Open the DevTools.
|
||||
mainWindow.webContents.openDevTools();
|
||||
//mainWindow.webContents.openDevTools();
|
||||
|
||||
// open new window links in browser
|
||||
mainWindow.webContents.on('new-window', function (event, url) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue