mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
add identity action to the tab actions group
This commit is contained in:
parent
a8008ad92c
commit
e1345a4922
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ impl Item {
|
|||
|
||||
tab_action.simple_action_group.add_action(&action.home);
|
||||
tab_action.simple_action_group.add_action(&action.reload);
|
||||
tab_action.simple_action_group.add_action(&action.identity);
|
||||
|
||||
tab_action
|
||||
.simple_action_group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue