Mailspring/spec/fixtures/packages/package-with-menus/menus/menu-1.cson
2015-10-01 21:39:44 -07:00

9 lines
127 B
Plaintext

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