fix shell widget
This commit is contained in:
@@ -15,7 +15,7 @@ function redraw()
|
||||
end
|
||||
|
||||
function on_click(idx)
|
||||
ui:show_edit_dialog("Enter command\nAAAA")
|
||||
ui:show_edit_dialog("Enter command")
|
||||
end
|
||||
|
||||
function on_dialog_action(text)
|
||||
|
||||
Reference in New Issue
Block a user