mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05:00
Fix newtonsoft complaining about U2f keys (#1844)
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
Email = 1,
|
||||
Duo = 2,
|
||||
YubiKey = 3,
|
||||
// U2f = 4, // Deprecated
|
||||
U2f = 4, // Deprecated
|
||||
Remember = 5,
|
||||
OrganizationDuo = 6,
|
||||
WebAuthn = 7,
|
||||
|
Reference in New Issue
Block a user