remove invite path
This commit is contained in:
@@ -28,10 +28,6 @@ export class UmbSectionViewUsersElement extends UmbContextProviderMixin(LitEleme
|
||||
path: 'overview',
|
||||
component: () => import('./editor-view-users-overview.element'),
|
||||
},
|
||||
{
|
||||
path: 'invite',
|
||||
component: () => import('./editor-view-users-invite.element'),
|
||||
},
|
||||
{
|
||||
path: `:entityType/:key`,
|
||||
component: () => import('../../../../editors/shared/editor-entity/editor-entity.element'),
|
||||
|
||||
Reference in New Issue
Block a user