mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
Refactor StatusMessage and remove ExternalLogin
This commit is contained in:
@@ -5,7 +5,6 @@ namespace BTCPayServer.U2F.Models
|
||||
{
|
||||
public class U2FAuthenticationViewModel
|
||||
{
|
||||
public string StatusMessage { get; set; }
|
||||
public List<U2FDevice> Devices { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user