From 2d72c58ae75b39b0a53e1d16938661d3219e32f6 Mon Sep 17 00:00:00 2001 From: bao-qian Date: Sat, 20 Aug 2016 21:46:48 +0100 Subject: [PATCH] fixup --- Plugins/Wox.Plugin.Program/Programs/UWP.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Plugins/Wox.Plugin.Program/Programs/UWP.cs b/Plugins/Wox.Plugin.Program/Programs/UWP.cs index 3a648f1cd3..4278256c04 100644 --- a/Plugins/Wox.Plugin.Program/Programs/UWP.cs +++ b/Plugins/Wox.Plugin.Program/Programs/UWP.cs @@ -200,7 +200,6 @@ namespace Wox.Plugin.Program.Programs public string PublisherDisplayName { get; set; } public string BackgroundColor { get; set; } public string LogoPath { get; set; } - public string AppListEntry { get; set; } public int Score { get; set; } public string Location { get; set; }