From 0754568439247d9c2f96819ae98c37b52237fb97 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 27 Feb 2023 06:59:12 +1100 Subject: [PATCH] update comment --- Flow.Launcher/ViewModel/MainViewModel.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();