diff --git a/Flow.Launcher.Plugin/Result.cs b/Flow.Launcher.Plugin/Result.cs index 4a0715c27..7849dbe03 100644 --- a/Flow.Launcher.Plugin/Result.cs +++ b/Flow.Launcher.Plugin/Result.cs @@ -78,6 +78,7 @@ namespace Flow.Launcher.Plugin /// /// Priority of the current result + /// default: 0 /// public int Score { get; set; }