We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c1441 commit 88b4c78Copy full SHA for 88b4c78
components/server/src/oauth-server/db.ts
@@ -84,7 +84,7 @@ const jetBrainsGateway: OAuthClient = {
84
{ name: "function:getGitpodTokenScopes" },
85
{ name: "function:getIDEOptions" },
86
{ name: "function:getOwnerToken" },
87
- { name: "function:sendHeartbeat" },
+ { name: "function:sendHeartBeat" },
88
{ name: "function:getWorkspace" },
89
{ name: "function:getWorkspaces" },
90
{ name: "function:listenForWorkspaceInstanceUpdates" },
0 commit comments