mirror of
https://github.com/kepler155c/opus
synced 2025-01-16 18:32:52 +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 = 'Run', event = 'run' },
|
||||
{ text = 'Edit e', event = 'edit' },
|
||||
{ text = 'Cloud edit c', event = 'cedit' },
|
||||
{ text = 'Shell s', event = 'shell' },
|
||||
UI.MenuBar.spacer,
|
||||
{ text = 'Quit q', event = 'quit' },
|
||||
|
Loading…
Reference in New Issue
Block a user