mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
rename method
This commit is contained in:
parent
3ab3d53e75
commit
879e2c4f27
3 changed files with 3 additions and 3 deletions
|
|
@ -93,7 +93,7 @@ impl Widget {
|
|||
this.set_response_enabled(response, false);
|
||||
|
||||
// Result
|
||||
callback(form.list.selected())
|
||||
callback(form.list.value())
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue