chore: run dotnet format
This commit is contained in:
@@ -7,4 +7,4 @@ public sealed record SmtpSettings
|
||||
public string Username { get; init; } = string.Empty;
|
||||
public string Password { get; init; } = string.Empty;
|
||||
public bool UseSsl { get; init; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user