mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Added create-client-organization.component (#8767)
This commit is contained in:
@@ -69,7 +69,7 @@ const routes: Routes = [
|
||||
{
|
||||
path: "manage-client-organizations",
|
||||
component: ManageClientOrganizationsComponent,
|
||||
data: { titleId: "manage-client-organizations" },
|
||||
data: { titleId: "clients" },
|
||||
},
|
||||
{
|
||||
path: "manage",
|
||||
|
||||
Reference in New Issue
Block a user