mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-21 22:11:48 +01:00
parent
be90172840
commit
5e76d4bfc1
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ namespace BTCPayServer.Models.AppViewModels
|
|||
[Required]
|
||||
[MaxLength(5)]
|
||||
public string Currency { get; set; }
|
||||
[MaxLength(5000)]
|
||||
public string Template { get; set; }
|
||||
|
||||
[Display(Name = "Enable shopping cart")]
|
||||
|
|
Loading…
Add table
Reference in a new issue