mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 13:39:52 +00:00
wip: zen
This commit is contained in:
parent
ae15c91455
commit
a45fa7a93c
13 changed files with 948 additions and 133 deletions
|
|
@ -79,7 +79,6 @@ export const getActor = async (workspace?: string): Promise<Actor.Info> => {
|
|||
properties: {
|
||||
userID: result.user.id,
|
||||
workspaceID: result.user.workspaceID,
|
||||
role: result.user.role,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue