mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-24 01:14:20 +01:00
Allow translations of BTCPay Server Backend by admins (#5662)
This commit is contained in:
@@ -11,6 +11,7 @@ namespace BTCPayServer.Models.AccountViewModels
|
||||
|
||||
[Required]
|
||||
[DataType(DataType.Password)]
|
||||
[Display(Name = "Password")]
|
||||
public string Password { get; set; }
|
||||
public string LoginCode { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user