feat: put back group by feature flag (#9428)
Rollback and put back view group feature flag to push to prod.
This commit is contained in:
@ -337,6 +337,7 @@ export enum FeatureFlagKey {
|
||||
IsSsoEnabled = 'IsSSOEnabled',
|
||||
IsStripeIntegrationEnabled = 'IsStripeIntegrationEnabled',
|
||||
IsUniqueIndexesEnabled = 'IsUniqueIndexesEnabled',
|
||||
IsViewGroupsEnabled = 'IsViewGroupsEnabled',
|
||||
IsWorkflowEnabled = 'IsWorkflowEnabled'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user