mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-04 09:01:01 +01:00
Updated name change on key
This commit is contained in:
parent
025b3f649a
commit
1ec8721913
@ -72,7 +72,7 @@ export class DesktopCredentialStorageListener {
|
||||
}
|
||||
val = await this.biometricService.canAuthBiometric({
|
||||
service: serviceName,
|
||||
key: message.key,
|
||||
storageKey: message.key,
|
||||
userId: message.userId,
|
||||
});
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user