This commit is contained in:
bao-qian 2016-09-06 01:25:00 +01:00
parent 281e03055d
commit f15a354c29

View File

@ -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)
{