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.win.loadURL(`file://${__dirname}/sources/index.html`)
|
||||||
app.inspect()
|
// app.inspect()
|
||||||
|
|
||||||
app.win.on('closed', () => {
|
app.win.on('closed', () => {
|
||||||
win = null
|
win = null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user