Skip to content

Commit 6561ef9

Browse files
committed
fixup: GW
1 parent daeac8a commit 6561ef9

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ internal class GitpodAuthService : OAuthServiceBase<Credentials>() {
162162
"function:getOwnerToken",
163163
"function:getWorkspace",
164164
"function:getWorkspaces",
165+
"function:sendHeartbeat",
165166
"function:listenForWorkspaceInstanceUpdates",
166167
"resource:default"
167168
)

0 commit comments

Comments
 (0)