This commit is contained in:
Kyle Spearrin 2018-10-17 11:23:01 -04:00
parent 66b275605c
commit 5d96138720
1 changed files with 1 additions and 1 deletions

View File

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