add context menu run as admin icon

This commit is contained in:
Jeremy Wu 2021-03-09 21:04:57 +11:00
parent 22617aef33
commit bd921f8d0c
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

View file

@ -342,7 +342,7 @@ namespace Flow.Launcher.Plugin.Shell
Execute(Process.Start, PrepareProcessStartInfo(selectedResult.Title, true));
return true;
},
IcoPath = Image
IcoPath = "Images/admin.png"
},
new Result
{