diff --git a/electron/menu.js b/electron/menu.js index a49c9882..ee1b8596 100644 --- a/electron/menu.js +++ b/electron/menu.js @@ -64,12 +64,6 @@ module.exports = function(config) { shell.openExternal(`https://github.com/ramboxapp/community-edition/issues/new?body=${encodeURIComponent(body)}`); } }, - { - label: `&`+locale['menu.help[2]'], - click() { - shell.openExternal('https://rambox.typeform.com/to/t7jc4C'); - } - }, { label: `&Tools`, submenu: [