fix shell widget

This commit is contained in:
Evgeny
2021-08-22 09:54:25 +03:00
parent 322a03e487
commit f01fa0b39d

View File

@@ -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)