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 f88ca76 commit 8f2450dCopy full SHA for 8f2450d
components/ide/jetbrains/gateway-plugin/src/main/kotlin/io/gitpod/jetbrains/auth/GitpodAuthService.kt
@@ -162,7 +162,7 @@ internal class GitpodAuthService : OAuthServiceBase<Credentials>() {
162
"function:getOwnerToken",
163
"function:getWorkspace",
164
"function:getWorkspaces",
165
- "function:sendHeartbeat",
+ "function:sendHeartBeat",
166
"function:listenForWorkspaceInstanceUpdates",
167
"resource:default"
168
)
0 commit comments