Skip to content

Commit 093a191

Browse files
committed
Change Icon back to field to maintain backward compatibility
1 parent e7198c6 commit 093a191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Plugin/Result.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public string IcoPath
5050
/// <summary>
5151
/// Delegate to Get Image Source
5252
/// </summary>
53-
public IconDelegate Icon { get; set; }
53+
public IconDelegate Icon;
5454

5555
/// <summary>
5656
/// Information for Glyph Icon

0 commit comments

Comments
 (0)