mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix Results clone issue
This commit is contained in:
parent
d8f4eac0d2
commit
03d7dccbb6
1 changed files with 2 additions and 1 deletions
|
|
@ -306,7 +306,8 @@ namespace Flow.Launcher.Plugin
|
|||
ProgressBarColor = ProgressBarColor,
|
||||
Preview = Preview,
|
||||
AddSelectedCount = AddSelectedCount,
|
||||
RecordKey = RecordKey
|
||||
RecordKey = RecordKey,
|
||||
ShowBadge = ShowBadge,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue