mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove obsolete behaviour
This commit is contained in:
parent
8c31039328
commit
86804bc740
1 changed files with 0 additions and 2 deletions
|
|
@ -109,8 +109,6 @@ namespace Flow.Launcher.Helper
|
|||
if (ShouldIgnoreHotkeys())
|
||||
return;
|
||||
|
||||
UpdateLastQUeryMode();
|
||||
|
||||
mainViewModel.MainWindowVisibility = Visibility.Visible;
|
||||
mainViewModel.ChangeQueryText(hotkey.ActionKeyword);
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue