mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-13 11:09:28 +08:00
comments
This commit is contained in:
parent
281e03055d
commit
f15a354c29
@ -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 New Issue
Block a user