Use correct icon

This commit is contained in:
Garulf 2021-11-18 11:40:06 -05:00
parent 092b4593f8
commit 8c50d13aa5

View file

@ -317,6 +317,7 @@ namespace Flow.Launcher.Plugin.PluginsManager
{
Title = $"{url}",
SubTitle = $"Download and Install from URL",
IcoPath = icoPath,
Action = e =>
{
if (e.SpecialKeyState.CtrlPressed)