mirror of
https://github.com/bitwarden/jslib
synced 2026-01-06 10:33:15 +00:00
laptop issue
This commit is contained in:
@@ -155,6 +155,7 @@ export class LockComponent implements OnInit {
|
||||
}
|
||||
|
||||
const success = (await this.cryptoService.getKey(KeySuffixOptions.Biometric)) != null;
|
||||
console.debug('unlockBiometric', success)
|
||||
|
||||
if (success) {
|
||||
await this.doContinue();
|
||||
|
||||
Reference in New Issue
Block a user