Skip to content

Commit

Permalink
Add dbt cloud integration to default cloud features (#20105)
Browse files Browse the repository at this point in the history
  • Loading branch information
ambirdsall authored Dec 6, 2022
1 parent dfa5ae1 commit e9b6751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airbyte-webapp/src/packages/cloud/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const Services: React.FC<React.PropsWithChildren<unknown>> = ({ children }) => (
FeatureItem.AllowOAuthConnector,
FeatureItem.AllowSync,
FeatureItem.AllowChangeDataGeographies,
FeatureItem.AllowDBTCloudIntegration,
]}
>
<AppServicesProvider>
Expand Down

0 comments on commit e9b6751

Please sign in to comment.