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 7bf4fdd commit 45bd31fCopy full SHA for 45bd31f
Flow.Launcher.Plugin/Result.cs
@@ -38,6 +38,8 @@ public class Result
38
39
/// <summary>
40
/// Image Displayed on the result
41
+ /// <value>Relative Path toward the Image File</value>
42
+ /// <remarks>GlyphInfo is prioritized if not null</remarks>
43
/// </summary>
44
public string IcoPath
45
{
0 commit comments