Merge pull request #884 from zhiyue/dev

fixed #881
This commit is contained in:
bao-qian 2016-07-30 02:21:48 +01:00 committed by GitHub
commit 84ac30b8d2

View file

@ -13,7 +13,7 @@ namespace Wox.Plugin.WebSearch
public string ActionKeyword { get; set; }
[NotNull]
public string Icon { private get; set; } = DefaultIcon;
public string Icon { get; set; } = DefaultIcon;
/// <summary>
/// All icon should be put under Images directory