Better name
This commit is contained in:
@@ -4,7 +4,7 @@ export const manifests: Array<ManifestTypes> = [
|
||||
{
|
||||
type: 'sectionRoute',
|
||||
alias: 'Umb.SectionRoute.Workspace',
|
||||
name: 'Section Workspace Route',
|
||||
name: 'Workspace Section Route',
|
||||
element: () => import('../workspace.element.js'),
|
||||
api: () => import('./workspace-section-route.route-entry.js'),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user