lint fix
This commit is contained in:
parent
66b275605c
commit
5d96138720
|
@ -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' },
|
||||||
|
|
Loading…
Reference in New Issue