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