mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
exposed passwords report for orgs
This commit is contained in:
@@ -27,7 +27,7 @@ export class ReusedPasswordsReportComponent extends CipherReportComponent implem
|
||||
}
|
||||
|
||||
async ngOnInit() {
|
||||
if (await this.checkPremium()) {
|
||||
if (await this.checkAccess()) {
|
||||
await super.load();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user