diff --git a/components/server/src/workspace/workspace-starter.ts b/components/server/src/workspace/workspace-starter.ts index d51302b86eedec..243def655395e2 100644 --- a/components/server/src/workspace/workspace-starter.ts +++ b/components/server/src/workspace/workspace-starter.ts @@ -1591,6 +1591,7 @@ export class WorkspaceStarter { "function:getSSHPublicKeys", "function:addSSHPublicKey", "function:deleteSSHPublicKey", + "function:getTeams", "function:trackEvent", "function:getSupportedWorkspaceClasses",