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