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:
@@ -9,7 +9,7 @@ namespace BTCPayServer.Models.ManageViewModels
|
||||
public int RecoveryCodesLeft { get; set; }
|
||||
|
||||
public bool Is2faEnabled { get; set; }
|
||||
|
||||
|
||||
public List<Fido2Credential> Credentials { get; set; }
|
||||
|
||||
public string LoginCode { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user