mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 13:35:31 +02:00
@@ -13,7 +13,7 @@ namespace Wox.Plugin.WebSearch
|
|||||||
public string ActionKeyword { get; set; }
|
public string ActionKeyword { get; set; }
|
||||||
|
|
||||||
[NotNull]
|
[NotNull]
|
||||||
public string Icon { private get; set; } = DefaultIcon;
|
public string Icon { get; set; } = DefaultIcon;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// All icon should be put under Images directory
|
/// All icon should be put under Images directory
|
||||||
|
|||||||
Reference in New Issue
Block a user