Prepare to deprecation

This commit is contained in:
Jack251970 2025-07-02 13:07:31 +08:00
parent 43beef42b8
commit 39fa79b49d

View file

@ -171,7 +171,7 @@ internal static class HotKeyMapper
} }
// TODO: Deprecated // TODO: Deprecated
internal static void OnToggleHotkeyWithChefKeys() private static void OnToggleHotkeyWithChefKeys()
{ {
if (!_mainViewModel.ShouldIgnoreHotkeys()) if (!_mainViewModel.ShouldIgnoreHotkeys())
_mainViewModel.ToggleFlowLauncher(); _mainViewModel.ToggleFlowLauncher();