From 9892f88530f5cc1cf24e908bedd821a0a497dcbe Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 3 Feb 2017 02:59:43 -0800 Subject: [PATCH] Fix 'About WebTorrent' menu location on Windows --- src/main/menu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/menu.js b/src/main/menu.js index 9eca56af..e0f25269 100644 --- a/src/main/menu.js +++ b/src/main/menu.js @@ -408,7 +408,7 @@ function getMenuTemplate () { }) // Help menu (Windows, Linux) - template[4].submenu.push( + template[5].submenu.push( { type: 'separator' },