Merge branch 'feature/entity-actions' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/entity-actions
This commit is contained in:
@@ -110,4 +110,8 @@ export class UmbDocumentWorkspaceContext extends UmbWorkspaceContext implements
|
||||
|
||||
}
|
||||
*/
|
||||
|
||||
public destroy(): void {
|
||||
this.#data.complete();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user