mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
rename action
This commit is contained in:
parent
12c1c80092
commit
330075164d
4 changed files with 14 additions and 14 deletions
|
|
@ -119,7 +119,7 @@ impl Window {
|
|||
}
|
||||
});
|
||||
|
||||
action.open.on_activate({
|
||||
action.load.on_activate({
|
||||
let tab = tab.clone();
|
||||
move |_, request| {
|
||||
tab.append(Position::End, Some(&request), false, true, false, true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue