mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
rename components
This commit is contained in:
parent
cf86cc2a14
commit
06f2e0e499
14 changed files with 18 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue