From 1eebe2445f57b60fc686bc0de7411a2858575bd5 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Sat, 4 Sep 2021 12:30:02 -0300 Subject: [PATCH] Removed invitation to Slack --- electron/menu.js | 6 ------ 1 file changed, 6 deletions(-) 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: [