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 73a6055 commit b819c79Copy full SHA for b819c79
Flow.Launcher.Plugin/Result.cs
@@ -78,6 +78,7 @@ public string IcoPath
78
79
/// <summary>
80
/// Priority of the current result
81
+ /// <value>default: 0</value>
82
/// </summary>
83
public int Score { get; set; }
84
0 commit comments