mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +00:00
update action draft on request entry activate
This commit is contained in:
parent
5650d3db10
commit
80afcf57ad
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ impl Request {
|
||||||
});
|
});
|
||||||
|
|
||||||
widget.connect_activate(|entry| {
|
widget.connect_activate(|entry| {
|
||||||
// @TODO
|
let _ = entry.activate_action("win.tab_page_reload", None); // @TODO variant
|
||||||
});
|
});
|
||||||
|
|
||||||
// Result
|
// Result
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue