mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-10 17:24:39 +00:00
Remove log
This commit is contained in:
parent
a910914aa4
commit
e54e108ce2
@ -84,7 +84,6 @@ app.on('ready', () => {
|
|||||||
label: 'Show',
|
label: 'Show',
|
||||||
type: 'normal',
|
type: 'normal',
|
||||||
click: function (menuItem) {
|
click: function (menuItem) {
|
||||||
console.log(mainWindow);
|
|
||||||
mainWindow.show();
|
mainWindow.show();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user