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

9 lines
119 B
Plaintext

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