mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-09 02:44:55 +01:00
wip: zen
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user