mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
structure change
This commit is contained in:
parent
3ebb35ac6a
commit
713a794e9a
1 changed files with 0 additions and 2 deletions
|
|
@ -21,8 +21,6 @@ namespace WinAlfred.Plugin.System
|
|||
|
||||
public class Programs : ISystemPlugin
|
||||
{
|
||||
//TODO:add score for MRU program
|
||||
|
||||
private List<string> indexDirectory = new List<string>();
|
||||
private List<string> indexPostfix = new List<string> { "lnk", "exe" };
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue