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 e286143 commit 5c1c6e9Copy full SHA for 5c1c6e9
Plugins/Flow.Launcher.Plugin.Shell/ShellSetting.xaml.cs
@@ -137,6 +137,5 @@ private void CMDSetting_OnLoaded(object sender, RoutedEventArgs re)
137
{
138
_settings.ShowOnlyMostUsedCMDsNumber = (int)ShowOnlyMostUsedCMDsNumber.SelectedItem;
139
};
140
-
141
}
142
0 commit comments