mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix typos
This commit is contained in:
parent
8e7e173850
commit
93a9a92a40
1 changed files with 1 additions and 1 deletions
|
|
@ -479,7 +479,7 @@ public partial class SettingsPaneThemeViewModel : BaseModel
|
|||
)
|
||||
}
|
||||
};
|
||||
// Set main view model to null because this results are for preview only
|
||||
// Set main view model to null because the results are for preview only
|
||||
var vm = new ResultsViewModel(Settings, null);
|
||||
vm.AddResults(results, "PREVIEW");
|
||||
PreviewResults = vm;
|
||||
|
|
|
|||
Loading…
Reference in a new issue