We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ff919 commit 02de141Copy full SHA for 02de141
Plugins/Flow.Launcher.Plugin.WebSearch/SettingsControl.xaml
@@ -146,7 +146,7 @@
146
Margin="0,0,8,0"
147
IsChecked="{Binding Settings.EnableSuggestion}" />
148
</StackPanel>
149
- <!-- Not sure why binding IsEnabled directly to Settings.EnableWebSaerchSuggestion is not working -->
+ <!-- Not sure why binding IsEnabled directly to Settings.EnableWebSearchSuggestion is not working -->
150
</DockPanel>
151
</Border>
152
</Grid>
0 commit comments