1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00

2fa support

This commit is contained in:
Kyle Spearrin
2018-02-01 22:59:04 -05:00
parent 0328977c14
commit fd15c09406
14 changed files with 681 additions and 28 deletions

View File

@@ -73,6 +73,7 @@ import { ViewComponent } from './vault/view.component';
TwoFactorComponent,
VaultComponent,
ViewComponent,
WebviewDirective,
],
entryComponents: [
AttachmentsComponent,