1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-18 02:41:15 +02:00
This commit is contained in:
Kyle Spearrin 2018-10-17 11:23:01 -04:00
parent 66b275605c
commit 5d96138720

View File

@ -179,7 +179,7 @@ const routes: Routes = [
OrganizationUserType.Owner,
OrganizationUserType.Admin,
OrganizationUserType.Manager,
]
],
},
children: [
{ path: '', pathMatch: 'full', redirectTo: 'people' },