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.Admin,
OrganizationUserType.Manager,
]
],
},
children: [
{ path: '', pathMatch: 'full', redirectTo: 'people' },