remove registration
This commit is contained in:
@@ -27,15 +27,6 @@ export const manifests: Array<UmbExtensionManifest> = [
|
||||
entityType: UMB_DOCUMENT_BLUEPRINT_ROOT_ENTITY_TYPE,
|
||||
},
|
||||
},
|
||||
{
|
||||
type: 'workspace',
|
||||
alias: 'Umb.Workspace.DocumentBlueprint.Folder',
|
||||
name: 'Document Blueprint Folder Workspace',
|
||||
element: () => import('./document-blueprint-root-workspace.element.js'),
|
||||
meta: {
|
||||
entityType: UMB_DOCUMENT_BLUEPRINT_FOLDER_ENTITY_TYPE,
|
||||
},
|
||||
},
|
||||
{
|
||||
type: 'workspaceView',
|
||||
kind: 'contentEditor',
|
||||
|
||||
Reference in New Issue
Block a user