mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
fix action name
This commit is contained in:
parent
a533e3aa7a
commit
1ec685cabe
@ -23,7 +23,7 @@ Label::Label(
|
||||
if (n == 2) // double click
|
||||
{
|
||||
activate_action(
|
||||
"win.tab_close"
|
||||
"win.main_tab_close"
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user