mirror of
https://github.com/bitwarden/web
synced 2025-12-15 07:43:16 +00:00
lint fix
This commit is contained in:
@@ -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' },
|
||||||
|
|||||||
Reference in New Issue
Block a user