diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml index 5a3f73b0a..539d65b70 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml @@ -161,11 +161,6 @@ - - - - - + SelectedItem="{Binding SelectedIndexSearchEngine}" + DisplayMemberPath="Description"/> + SelectedItem="{Binding SelectedContentSearchEngine}" + DisplayMemberPath="Description"/>