mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
revert
This commit is contained in:
parent
a5d7005497
commit
134870815a
1 changed files with 1 additions and 1 deletions
|
|
@ -497,7 +497,7 @@ namespace Flow.Launcher.Plugin.Program.Programs
|
|||
if (temp.Any())
|
||||
return DistinctBy(temp, x => x.Description);
|
||||
return g.Take(1);
|
||||
});
|
||||
}).ToArray();
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue