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