1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00

Fixed lock component error

This commit is contained in:
gbubemismith
2023-08-23 16:12:41 -04:00
parent 036c142a8d
commit 69a7b50b07

View File

@@ -71,8 +71,8 @@ export class LockComponent extends BaseLockComponent {
policyApiService, policyApiService,
policyService, policyService,
passwordStrengthService, passwordStrengthService,
dialogService, route,
route dialogService
); );
} }