mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-23 15:14:49 +01:00
Cleanup U2F namespace to correspond to folder path
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace BTCPayServer.Services.U2F.Models
|
||||
namespace BTCPayServer.U2F.Models
|
||||
{
|
||||
public class ServerChallenge
|
||||
{
|
||||
@@ -7,4 +7,4 @@ namespace BTCPayServer.Services.U2F.Models
|
||||
public string appId { get; set; }
|
||||
public string keyHandle { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user