mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
[EC-598] fix: data not getting saved properly
This commit is contained in:
@@ -1252,6 +1252,7 @@ export class CipherService implements CipherServiceAbstraction {
|
||||
cipher.fido2Key,
|
||||
{
|
||||
keyType: null,
|
||||
keyAlgorithm: null,
|
||||
keyCurve: null,
|
||||
keyValue: null,
|
||||
rpId: null,
|
||||
|
||||
Reference in New Issue
Block a user