mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Fix for 3116, changing uwp to packaged (#3123)
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user