1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 02:03:39 +00:00

inactive 2fa report

This commit is contained in:
Kyle Spearrin
2018-12-11 23:25:05 -05:00
parent b44eee8d81
commit ea032bf551
6 changed files with 210 additions and 1 deletions

View File

@@ -33,6 +33,9 @@
<a routerLink="exposed-passwords-report" class="list-group-item" routerLinkActive="active">
{{'exposedPasswordsReport' | i18n}}
</a>
<a routerLink="inactive-two-factor-report" class="list-group-item" routerLinkActive="active">
{{'inactive2faReport' | i18n}}
</a>
</div>
</div>
</div>