mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-30 13:04:13 +00:00
fix action namespace
This commit is contained in:
parent
d95b85932f
commit
d42ac9ccb8
@ -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…
x
Reference in New Issue
Block a user