mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-19 01:51:27 +01:00
PM-8113 - Add todo
This commit is contained in:
parent
b6c2abf86a
commit
2b9f97a7b6
@ -333,6 +333,8 @@ export default class RuntimeBackground {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: investigate when this is triggered and consider a rename to make it specific
|
||||||
|
// to webauthn 2fa
|
||||||
await openTwoFactorAuthPopout(msg);
|
await openTwoFactorAuthPopout(msg);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user