Filename as title for result

This commit is contained in:
Garulf 2021-11-18 11:47:21 -05:00
parent 8c50d13aa5
commit cf056a92c0

View file

@ -315,7 +315,7 @@ namespace Flow.Launcher.Plugin.PluginsManager
};
var result = new Result
{
Title = $"{url}",
Title = fileName,
SubTitle = $"Download and Install from URL",
IcoPath = icoPath,
Action = e =>