Remove isMultiSelect feature flag (#5280)
As title Co-authored-by: Thomas Trompette <thomast@twenty.com>
This commit is contained in:
@ -4,5 +4,4 @@ export type FeatureFlagKey =
|
||||
| 'IS_QUICK_ACTIONS_ENABLED'
|
||||
| 'IS_EVENT_OBJECT_ENABLED'
|
||||
| 'IS_AIRTABLE_INTEGRATION_ENABLED'
|
||||
| 'IS_POSTGRESQL_INTEGRATION_ENABLED'
|
||||
| 'IS_MULTI_SELECT_ENABLED';
|
||||
| 'IS_POSTGRESQL_INTEGRATION_ENABLED';
|
||||
|
||||
Reference in New Issue
Block a user