Replace deprecated functions in many scripts

This commit is contained in:
Evgeny
2025-06-05 17:05:34 +08:00
parent aa215947c9
commit 2ab316efd6
12 changed files with 34 additions and 34 deletions

View File

@@ -20,7 +20,7 @@ function redraw()
end
function on_click(idx)
ui:show_edit_dialog("Enter command")
dialogs:show_edit_dialog("Enter command")
end
function on_dialog_action(text)