mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
Added a space between Enable and SSL.
This commit is contained in:
committed by
Rockstar Developer
parent
e232dd7d7e
commit
0364a57cae
@@ -35,6 +35,7 @@ namespace BTCPayServer.Services.Mails
|
|||||||
get; set;
|
get; set;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[Display(Name = "Enable SSL")]
|
||||||
public bool EnableSSL
|
public bool EnableSSL
|
||||||
{
|
{
|
||||||
get; set;
|
get; set;
|
||||||
|
|||||||
Reference in New Issue
Block a user