We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7198c6 + 093a191 commit 1c732d4Copy full SHA for 1c732d4
Flow.Launcher.Plugin/Result.cs
@@ -50,7 +50,7 @@ public string IcoPath
50
/// <summary>
51
/// Delegate to Get Image Source
52
/// </summary>
53
- public IconDelegate Icon { get; set; }
+ public IconDelegate Icon;
54
55
56
/// Information for Glyph Icon
0 commit comments