Removed console
This commit is contained in:
@@ -22,7 +22,7 @@ app.on('ready', () =>
|
||||
})
|
||||
|
||||
app.win.loadURL(`file://${__dirname}/sources/index.html`);
|
||||
// app.win.toggleDevTools();
|
||||
app.inspect();
|
||||
|
||||
app.win.on('closed', () => {
|
||||
win = null
|
||||
|
||||
Reference in New Issue
Block a user