forked from ctrl_packages/epics_launcher
11 lines
334 B
JSON
11 lines
334 B
JSON
{
|
|
"menu-title":
|
|
{"text": "F_L3"},
|
|
"menu": [
|
|
{"type": "title", "text": "Test 3"},
|
|
{"type": "cmd", "text": "Button_1 3", "command": "ls"},
|
|
{"type": "separator"},
|
|
{"type": "cmd", "text": "Button_2 3", "command": "ls"},
|
|
{"type": "cmd", "text": "Button_3 3", "command": "ls"}
|
|
]
|
|
} |