diff --git a/Flow.Launcher.Plugin/Result.cs b/Flow.Launcher.Plugin/Result.cs index 059f5c3f6..f561fcb1d 100644 --- a/Flow.Launcher.Plugin/Result.cs +++ b/Flow.Launcher.Plugin/Result.cs @@ -306,7 +306,8 @@ namespace Flow.Launcher.Plugin ProgressBarColor = ProgressBarColor, Preview = Preview, AddSelectedCount = AddSelectedCount, - RecordKey = RecordKey + RecordKey = RecordKey, + ShowBadge = ShowBadge, }; }