From 583122ee3efd37fb457d0aa5cbf6d639aa3d8626 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 7 Jul 2016 09:15:36 -0700 Subject: [PATCH] Add quit menu item on Linux --- default_app/main.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/default_app/main.js b/default_app/main.js index 181f2f00a9be..ceb7d1677c48 100644 --- a/default_app/main.js +++ b/default_app/main.js @@ -197,9 +197,7 @@ app.once('ready', () => { role: 'front' } ] - } - - if (process.platform === 'win32') { + } else { template.unshift({ label: 'File', submenu: [