mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
fix #151 Add context menu for programs
This commit is contained in:
@@ -92,7 +92,7 @@ namespace Wox.Plugin.FindFile
|
||||
}
|
||||
return true;
|
||||
},
|
||||
IcoPath = "Images/edit.png"
|
||||
IcoPath = "Images/open.png"
|
||||
});
|
||||
|
||||
if (!record.IsFolder)
|
||||
|
||||
Reference in New Issue
Block a user