Update to Electron 4.x

This commit is contained in:
Scott Nonnenberg 2019-02-21 14:41:17 -08:00
parent 667b2e63f1
commit ae161c6cf6
10 changed files with 74 additions and 60 deletions

View file

@ -237,6 +237,7 @@ function updateForMac(template, messages, options) {
// Add the OSX-specific Signal Desktop menu at the far left
template.unshift({
label: messages.signalDesktop.message,
submenu: [
{
label: messages.aboutSignalDesktop.message,