remove todo
This commit is contained in:
@@ -28,7 +28,6 @@ export class UmbBlockElementManager extends UmbControllerBase {
|
||||
readonly validation = new UmbValidationContext(this);
|
||||
|
||||
constructor(host: UmbControllerHost, dataPathPropertyName: string) {
|
||||
// TODO: Get Workspace Alias via Manifest.
|
||||
super(host);
|
||||
|
||||
this.observe(this.contentTypeId, (id) => this.structure.loadType(id));
|
||||
|
||||
Reference in New Issue
Block a user