Skip to content

Commit 8c50d13

Browse files
committed
Use correct icon
1 parent 092b459 commit 8c50d13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Plugins/Flow.Launcher.Plugin.PluginsManager/PluginsManager.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ internal List<Result> InstallFromWeb(string url)
317317
{
318318
Title = $"{url}",
319319
SubTitle = $"Download and Install from URL",
320+
IcoPath = icoPath,
320321
Action = e =>
321322
{
322323
if (e.SpecialKeyState.CtrlPressed)

0 commit comments

Comments
 (0)