wip: zen
This commit is contained in:
parent
ae15c91455
commit
a45fa7a93c
13 changed files with 947 additions and 132 deletions
|
|
@ -19,6 +19,7 @@ export namespace Workspace {
|
|||
await tx.insert(UserTable).values({
|
||||
workspaceID,
|
||||
id: Identifier.create("user"),
|
||||
accountID: account.properties.accountID,
|
||||
email: account.properties.email,
|
||||
name: "",
|
||||
role: "admin",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue