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 88b4c78 commit 3c829ebCopy full SHA for 3c829eb
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