fix tab update level

This commit is contained in:
yggverse 2024-08-14 07:11:24 +03:00
parent 1dc6bdf7e3
commit 03764ce599
7 changed files with 23 additions and 5 deletions

View file

@ -33,7 +33,7 @@ int main(
);
app->set_accel_for_action(
"tab.update",
"win.tab_update",
"<Primary>r"
);