could not normally display the Icon
This commit is contained in:
zhiyue
2016-07-30 08:22:25 +08:00
parent 2bff13d9e1
commit 0f17aebc52

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