mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Use correct icon
This commit is contained in:
parent
092b4593f8
commit
8c50d13aa5
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue