Update user-group-workspace.element.ts
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user