rename components

This commit is contained in:
yggverse 2024-10-17 05:06:22 +03:00
parent cf86cc2a14
commit 06f2e0e499
14 changed files with 18 additions and 18 deletions

View file

@ -284,7 +284,7 @@ impl Page {
let description = gformat!("{placeholder}");
// Make input form
input.set_default(action_page_open, uri, Some(&description), Some(1024));
input.use_response(action_page_open, uri, Some(&description), Some(1024));
input.show();
// Update meta