mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
comments
This commit is contained in:
parent
281e03055d
commit
f15a354c29
1 changed files with 1 additions and 0 deletions
|
|
@ -142,6 +142,7 @@ namespace Wox.Plugin.Program.Programs
|
|||
// todo can't find api, so just hard code it
|
||||
if (Location.Contains("SystemApps") || Location.Contains("WindowsApps"))
|
||||
{
|
||||
// we must parse AppInfo first, because we want to make sure AppListEntry != "none"
|
||||
var infos = AppInfos();
|
||||
if (infos.Length > 0)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue