mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
Refactored components to make the redirectUrl more generic, fixed code review comments
This commit is contained in:
@@ -63,8 +63,8 @@ export class LockComponent extends BaseLockComponent {
|
||||
policyApiService,
|
||||
policyService,
|
||||
passwordStrengthService,
|
||||
dialogService,
|
||||
route
|
||||
route,
|
||||
dialogService
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user