mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 06:24:24 +01:00
Run dotnet format (#3244)
This commit is contained in:
@@ -16,7 +16,7 @@ namespace BTCPayServer.Models.StoreViewModels
|
||||
public bool CanUseInternalNode { get; set; }
|
||||
public bool SkipPortTest { get; set; }
|
||||
public bool Enabled { get; set; } = true;
|
||||
|
||||
|
||||
[Display(Name = "Connection string")]
|
||||
public string ConnectionString { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user