Mailspring/spec-nylas/fixtures/packages/package-with-menus/menus/menu-3.cson

9 lines
129 B
Plaintext

'menu': [
{ 'label': 'Second to Last' }
]
'context-menu':
'.test-1': [
{label: 'Menu item 3', command: 'command-3'}
]