diff --git a/src/Views/Preference.axaml.cs b/src/Views/Preference.axaml.cs index 5669c9ea..bb91bc5b 100644 --- a/src/Views/Preference.axaml.cs +++ b/src/Views/Preference.axaml.cs @@ -43,7 +43,7 @@ namespace SourceGit.Views { get; set; - } + } = Models.CRLFMode.Supported[0]; public static readonly StyledProperty GitVersionProperty = AvaloniaProperty.Register(nameof(GitVersion));