mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-06-07 09:28:03 +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
|
var result = new Result
|
||||||
{
|
{
|
||||||
SubTitle = "UWP application",
|
SubTitle = "Packaged application",
|
||||||
Icon = Logo,
|
Icon = Logo,
|
||||||
Score = score,
|
Score = score,
|
||||||
ContextData = this,
|
ContextData = this,
|
||||||
|
Loading…
Reference in New Issue
Block a user