mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-22 08:24:22 +01:00
Run dotnet format (#3244)
This commit is contained in:
@@ -49,7 +49,7 @@ namespace BTCPayServer.Data
|
||||
return blobInfo;
|
||||
}
|
||||
static JsonSerializerSettings LabelSerializerSettings = new JsonSerializerSettings()
|
||||
{
|
||||
{
|
||||
ContractResolver = new CamelCasePropertyNamesContractResolver(),
|
||||
Formatting = Formatting.None
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user