mirror of
https://github.com/kepler155c/opus
synced 2025-02-06 04:00:03 +00:00
cloud catcher
This commit is contained in:
parent
073f4c1a6d
commit
2438a40677
@ -40,6 +40,7 @@ local Browser = UI.Page {
|
|||||||
{ text = 'File', dropdown = {
|
{ text = 'File', dropdown = {
|
||||||
{ text = 'Run', event = 'run' },
|
{ text = 'Run', event = 'run' },
|
||||||
{ text = 'Edit e', event = 'edit' },
|
{ text = 'Edit e', event = 'edit' },
|
||||||
|
{ text = 'Cloud edit c', event = 'cedit' },
|
||||||
{ text = 'Shell s', event = 'shell' },
|
{ text = 'Shell s', event = 'shell' },
|
||||||
UI.MenuBar.spacer,
|
UI.MenuBar.spacer,
|
||||||
{ text = 'Quit q', event = 'quit' },
|
{ text = 'Quit q', event = 'quit' },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user