Skip to content

Commit b819c79

Browse files
committed
add score default value
1 parent 73a6055 commit b819c79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Flow.Launcher.Plugin/Result.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ public string IcoPath
7878

7979
/// <summary>
8080
/// Priority of the current result
81+
/// <value>default: 0</value>
8182
/// </summary>
8283
public int Score { get; set; }
8384

0 commit comments

Comments
 (0)