mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-19 15:04:19 +01:00
Run dotnet format (#3244)
This commit is contained in:
@@ -10,7 +10,7 @@ namespace BTCPayServer.Models.AppViewModels
|
||||
{
|
||||
public string StoreId { get; set; }
|
||||
public string StoreName { get; set; }
|
||||
|
||||
|
||||
[Required]
|
||||
[MaxLength(50)]
|
||||
[MinLength(1)]
|
||||
|
||||
Reference in New Issue
Block a user