rename(N1): one more N1 -> Nylas Mail change

This commit is contained in:
Halla Moore 2017-01-16 14:35:56 -08:00
parent b8cc0d6207
commit 1e1117fe44

View file

@ -15,7 +15,7 @@ function _getMenuTemplate(platform, application) {
type: 'separator',
},
{
label: 'Quit N1',
label: 'Quit Nylas Mail',
click: () => application.emit('application:quit'),
},
];