mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
8 lines
119 B
Text
8 lines
119 B
Text
'menu': [
|
|
{ 'label': 'Last' }
|
|
]
|
|
|
|
'context-menu':
|
|
'.test-1': [
|
|
{label: 'Menu item 2', command: 'command-2'}
|
|
]
|