mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
Fixed lock component error
This commit is contained in:
@@ -71,8 +71,8 @@ export class LockComponent extends BaseLockComponent {
|
||||
policyApiService,
|
||||
policyService,
|
||||
passwordStrengthService,
|
||||
dialogService,
|
||||
route
|
||||
route,
|
||||
dialogService
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user