Added a space between Enable and SSL.

This commit is contained in:
sachili 2019-03-03 16:47:37 -06:00 committed by Rockstar Developer
parent e232dd7d7e
commit 0364a57cae

View File

@ -35,6 +35,7 @@ namespace BTCPayServer.Services.Mails
get; set;
}
[Display(Name = "Enable SSL")]
public bool EnableSSL
{
get; set;