This commit is contained in:
Niels Lyngsø
2024-05-01 14:23:12 +02:00
parent d26549b89e
commit b06aa4d164

View File

@@ -96,7 +96,6 @@ export class UmbContentTypeDesignEditorPropertiesElement extends UmbLitElement {
}
#addPropertyModal: UmbModalRouteRegistrationController;
#workspaceModal?: UmbModalRouteRegistrationController;
#propertyStructureHelper = new UmbContentTypePropertyStructureHelper<UmbContentTypeModel>(this);