diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 1d1608574..013b5e9c6 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -696,16 +696,7 @@ MaxWidth="250" Margin="10,0,18,0" Click="OnSelectFileManagerClick" - Content="{Binding Settings.CustomExplorer.Name}"> - - - - + Content="{Binding Settings.CustomExplorer.Name}" />