diff --git a/Flow.Launcher/ViewModel/MainViewModel.cs b/Flow.Launcher/ViewModel/MainViewModel.cs index f3f0d2b3d..d0dbd6268 100644 --- a/Flow.Launcher/ViewModel/MainViewModel.cs +++ b/Flow.Launcher/ViewModel/MainViewModel.cs @@ -589,7 +589,7 @@ namespace Flow.Launcher.ViewModel get { // TODO try to patch issue #1755 - // Should be removed after some time + // Added in v1.14.0, remove after v1.16.0. try { var converter = new KeyGestureConverter();