Test revert crm integration (#6321)
PR to test revert integration in production
This commit is contained in:
@ -5,4 +5,5 @@ export type FeatureFlagKey =
|
||||
| 'IS_AIRTABLE_INTEGRATION_ENABLED'
|
||||
| 'IS_POSTGRESQL_INTEGRATION_ENABLED'
|
||||
| 'IS_STRIPE_INTEGRATION_ENABLED'
|
||||
| 'IS_COPILOT_ENABLED';
|
||||
| 'IS_COPILOT_ENABLED'
|
||||
| 'IS_CRM_MIGRATION_ENABLED';
|
||||
|
||||
Reference in New Issue
Block a user