Update Flow.Launcher.Plugin/Result.cs

Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
This commit is contained in:
Kevin Zhang 2021-12-31 10:59:53 -06:00 committed by GitHub
parent ab61f5bf1d
commit 1b1800ff5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ namespace Flow.Launcher.Plugin
/// <summary>
/// Delegate activated when the result has been selected
/// Delegate. An action to take in the form of a function call when the result has been selected
/// <returns>
/// true to hide flowlauncher after select result
/// </returns>