mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-06-07 01:08:18 +08:00
Fix for 3116, changing uwp to packaged (#3123)
This commit is contained in:
parent
2eecaf4570
commit
61c0c35e92
@ -279,7 +279,7 @@ namespace Microsoft.Plugin.Program.Programs
|
||||
|
||||
var result = new Result
|
||||
{
|
||||
SubTitle = "UWP application",
|
||||
SubTitle = "Packaged application",
|
||||
Icon = Logo,
|
||||
Score = score,
|
||||
ContextData = this,
|
||||
|
Loading…
Reference in New Issue
Block a user