mirror of
https://github.com/bitwarden/browser
synced 2026-03-01 19:11:22 +00:00
feat(change-password-component): Change Password Update [18720] - Adding more content for the routing.
This commit is contained in:
@@ -601,6 +601,7 @@ const routes: Routes = [
|
||||
{
|
||||
path: "change-password",
|
||||
component: ChangePasswordComponent,
|
||||
// canActivate: [authGuard],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user