Skip to content

Commit 86804bc

Browse files
committed
remove obsolete behaviour
1 parent 8c31039 commit 86804bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Flow.Launcher/Helper/HotKeyMapper.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@ internal static void SetCustomQueryHotkey(CustomPluginHotkey hotkey)
109109
if (ShouldIgnoreHotkeys())
110110
return;
111111

112-
UpdateLastQUeryMode();
113-
114112
mainViewModel.MainWindowVisibility = Visibility.Visible;
115113
mainViewModel.ChangeQueryText(hotkey.ActionKeyword);
116114
});

0 commit comments

Comments
 (0)