mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
init navbar actions
This commit is contained in:
parent
49fd7d0ab8
commit
d95b85932f
4 changed files with 68 additions and 17 deletions
|
|
@ -33,4 +33,8 @@ void Request::on_activate()
|
|||
{} // @TODO
|
||||
|
||||
void Request::on_change()
|
||||
{} // @TODO
|
||||
{
|
||||
activate_action(
|
||||
"navbar.refresh"
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue