mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Update
This commit is contained in:
@@ -58,5 +58,11 @@ function M.input_empty_action_nil(x, y)
|
||||
end
|
||||
|
||||
|
||||
function M.input_text(text)
|
||||
return hash("text"), {
|
||||
text = text,
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
return M
|
||||
|
Reference in New Issue
Block a user