Formatting
This commit is contained in:
parent
9e755502cb
commit
42589c89d8
@ -528,9 +528,7 @@ public sealed partial class Setting : UserControl
|
||||
yield return ShowGeneratorModeSettingAsync();
|
||||
yield return ShowDeepLSourceCultureSettingAsync();
|
||||
foreach (var setting in ShowCultureSettingsAsync())
|
||||
{
|
||||
yield return setting;
|
||||
}
|
||||
|
||||
yield return ShowDeepLUsageSettingAsync();
|
||||
yield return ShowDeepLActionSettingAsync();
|
||||
|
Loading…
Reference in New Issue
Block a user