fix: no longer require submenu for services menuitem (#15672)

This commit is contained in:
Shelley Vohr 2018-11-20 13:18:24 -05:00 committed by GitHub
parent 4305657858
commit d5a6bb665b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 6 deletions

View file

@ -176,8 +176,7 @@ app.once('ready', () => {
type: 'separator'
},
{
role: 'services',
submenu: []
role: 'services'
},
{
type: 'separator'