diff --git a/main.js b/main.js index b05b0c5..1d18bea 100644 --- a/main.js +++ b/main.js @@ -88,24 +88,6 @@ contextMenu({ }); const menulayout = [ - ...(process.platform === "darwin" - ? [ - { - label: app.name, - submenu: [ - { role: "about" }, - { type: "separator" }, - { role: "services" }, - { type: "separator" }, - { role: "hide" }, - { role: "hideothers" }, - { role: "unhide" }, - { type: "separator" }, - { role: "quit" }, - ], - }, - ] - : []), { label: "Application", submenu: [