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

9 lines
119 B
Plaintext

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