Removed console
This commit is contained in:
parent
7e84a0fa9c
commit
38365f5ca3
@ -24,7 +24,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…
Reference in New Issue
Block a user