Update user-group-workspace.element.ts

This commit is contained in:
Mads Rasmussen
2024-02-29 16:37:17 +01:00
parent 75b4bc420d
commit af6998fea9

View File

@@ -16,7 +16,7 @@ export class UmbUserGroupWorkspaceElement extends UmbLitElement {
path: 'create',
component: this.#createElement,
setup: (component, info) => {
this.#workspaceContext.createScaffold();
this.#workspaceContext.create();
new UmbWorkspaceIsNewRedirectController(
this,