mirror of
https://github.com/bitwarden/web
synced 2026-01-07 11:03:16 +00:00
exposed passwords report for orgs
This commit is contained in:
@@ -30,7 +30,7 @@ export class InactiveTwoFactorReportComponent extends CipherReportComponent impl
|
||||
}
|
||||
|
||||
async ngOnInit() {
|
||||
if (await this.checkPremium()) {
|
||||
if (await this.checkAccess()) {
|
||||
await super.load();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user