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.
1 parent e7198c6 commit 093a191Copy full SHA for 093a191
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