mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +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()
|
Update::Update()
|
||||||
{
|
{
|
||||||
set_action_name(
|
set_action_name(
|
||||||
"tab.tab_update"
|
"win.tab_update"
|
||||||
);
|
);
|
||||||
|
|
||||||
set_icon_name(
|
set_icon_name(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue