Skip to content

Commit 3c829eb

Browse files
committed
fixup: GW
1 parent 88b4c78 commit 3c829eb

File tree

1 file changed

+1
-1
lines changed
  • components/ide/jetbrains/gateway-plugin/src/main/kotlin/io/gitpod/jetbrains/auth

1 file changed

+1
-1
lines changed

components/ide/jetbrains/gateway-plugin/src/main/kotlin/io/gitpod/jetbrains/auth/GitpodAuthService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ internal class GitpodAuthService : OAuthServiceBase<Credentials>() {
162162
"function:getOwnerToken",
163163
"function:getWorkspace",
164164
"function:getWorkspaces",
165-
"function:sendHeartbeat",
165+
"function:sendHeartBeat",
166166
"function:listenForWorkspaceInstanceUpdates",
167167
"resource:default"
168168
)

0 commit comments

Comments
 (0)