Skip to content

Commit

Permalink
fix(ui): add apiBase field to query response
Browse files Browse the repository at this point in the history
  • Loading branch information
liangfung committed Jun 7, 2024
1 parent 1cf971c commit 40089a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ee/tabby-ui/lib/tabby/query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ export const listIntegrations = graphql(/* GraphQL */ `
id
displayName
status
apiBase
}
cursor
}
Expand Down

0 comments on commit 40089a5

Please sign in to comment.