Define "app"
This commit is contained in:
parent
7d867c9fc6
commit
1f019784e8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
const {Menu} = require('electron')
|
const {app, Menu} = require('electron')
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
MainMenu: function() {
|
MainMenu: function() {
|
||||||
|
|
Reference in a new issue