mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
fix action namespace
This commit is contained in:
parent
d95b85932f
commit
d42ac9ccb8
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ using namespace app::browser::main::tab::data::navbar;
|
|||
Update::Update()
|
||||
{
|
||||
set_action_name(
|
||||
"tab.tab_update"
|
||||
"win.tab_update"
|
||||
);
|
||||
|
||||
set_icon_name(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue