mirror of
https://github.com/kepler155c/opus
synced 2025-11-13 13:57:11 +00:00
cloud catcher
This commit is contained in:
@@ -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' },
|
||||||
|
|||||||
Reference in New Issue
Block a user