mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
add score default value
This commit is contained in:
parent
73a605528a
commit
b819c79c8d
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ namespace Flow.Launcher.Plugin
|
|||
|
||||
/// <summary>
|
||||
/// Priority of the current result
|
||||
/// <value>default: 0</value>
|
||||
/// </summary>
|
||||
public int Score { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue