Resolve "Add code generator for non win forms projects" #78
@ -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