We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 416fcd1 commit 422307dCopy full SHA for 422307d
Plugins/Flow.Launcher.Plugin.Program/Programs/UWP.cs
@@ -59,7 +59,6 @@ public void InitAppsInPackage(Package package)
59
60
try
61
{
62
- // From powertoys run
63
var xmlDoc = GetManifestXml();
64
if (xmlDoc == null)
65
0 commit comments