mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-04 18:37:45 +01:00
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
Block a user