diff --git a/src/MaaWpfGui/Views/UserControl/Settings/VersionUpdateSettingsUserControl.xaml b/src/MaaWpfGui/Views/UserControl/Settings/VersionUpdateSettingsUserControl.xaml index e5cdc70837..82e31ed8e2 100644 --- a/src/MaaWpfGui/Views/UserControl/Settings/VersionUpdateSettingsUserControl.xaml +++ b/src/MaaWpfGui/Views/UserControl/Settings/VersionUpdateSettingsUserControl.xaml @@ -43,140 +43,139 @@ - + VerticalAlignment="Top"> + + - - + + + + + + + + + + + - + Text="{DynamicResource UpdateCheck}" /> + - - - - - - + DisplayMemberPath="Display" + ItemsSource="{Binding VersionTypeList}" + SelectedValue="{Binding VersionType}" + SelectedValuePath="Value" /> + + + - + Text="{DynamicResource UpdateSource}" /> + - - - - - - - - - - - - - - - - - - - - - - - -