lint fix
This commit is contained in:
parent
66b275605c
commit
5d96138720
|
@ -179,7 +179,7 @@ const routes: Routes = [
|
|||
OrganizationUserType.Owner,
|
||||
OrganizationUserType.Admin,
|
||||
OrganizationUserType.Manager,
|
||||
]
|
||||
],
|
||||
},
|
||||
children: [
|
||||
{ path: '', pathMatch: 'full', redirectTo: 'people' },
|
||||
|
|
Loading…
Reference in New Issue