This commit is contained in:
Simon Long 2024-06-14 10:24:49 +01:00
parent a42a50645a
commit 2adc98f4da

View file

@ -709,7 +709,7 @@ actions_run(struct view *activator, struct server *server,
}
/* This cancels any pending on-release keybinds */
keyboard_reset_current_keybind ();
keyboard_reset_current_keybind();
struct view *view;
struct action *action;