From 5ceccb35101e774108f5c294b95d097e049d4d24 Mon Sep 17 00:00:00 2001 From: Agampreet Singh <68941022+agam778@users.noreply.github.com> Date: Mon, 27 Mar 2023 00:49:02 +0530 Subject: [PATCH] Edit menulayout --- main.js | 18 ------------------ 1 file changed, 18 deletions(-) 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: [