mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 14:04:26 +01:00
Run dotnet format
This commit is contained in:
@@ -32,7 +32,7 @@ namespace BTCPayServer.Models.ServerViewModels
|
||||
return null;
|
||||
}
|
||||
}
|
||||
public WellKnownService[] KnownServices { get; set; } = new []
|
||||
public WellKnownService[] KnownServices { get; set; } = new[]
|
||||
{
|
||||
new WellKnownService("noip", "https://dynupdate.no-ip.com/nic/update"),
|
||||
new WellKnownService("dyndns", "https://members.dyndns.org/v3/update"),
|
||||
|
||||
Reference in New Issue
Block a user