Added specs

This commit is contained in:
mst128256 2017-03-24 12:14:08 +01:00
parent 76ee7fda2b
commit 9e471d8f1c
3 changed files with 50 additions and 4 deletions

View file

@ -156,7 +156,7 @@ const roles = {
}
},
// submenu Edit (should fit both Mac & Windows)
menuEdit: {
editMenu: {
label: 'Edit',
submenu: [
{
@ -197,7 +197,7 @@ const roles = {
},
// submenu Window should be used for Mac only
menuWindow: {
windowMenu: {
label: 'Window',
submenu: [
{