Skip to content

Commit

Permalink
Fix feature flag key
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-elias committed Aug 8, 2024
1 parent f0f4d70 commit 78d073f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ export type FeatureFlagKey =
| 'IS_AIRTABLE_INTEGRATION_ENABLED'
| 'IS_POSTGRESQL_INTEGRATION_ENABLED'
| 'IS_STRIPE_INTEGRATION_ENABLED'
| 'IS_REPORTS_ENABLED'
| 'IS_CHARTS_ENABLED'
| 'IS_COPILOT_ENABLED';

0 comments on commit 78d073f

Please sign in to comment.