+9
@@ -31,6 +31,15 @@ export const PUBLIC_FEATURE_FLAGS: PublicFeatureFlag[] = [
|
||||
'https://twenty.com/images/lab/is-message-folder-control-enabled.png',
|
||||
},
|
||||
},
|
||||
{
|
||||
key: FeatureFlagKey.IS_WORKFLOW_ITERATOR_ENABLED,
|
||||
metadata: {
|
||||
label: 'Workflow Iterator',
|
||||
description: 'Iterate over a list of items in a workflow',
|
||||
imagePath:
|
||||
'https://twenty.com/images/lab/is-workflow-iterator-enabled.png',
|
||||
},
|
||||
},
|
||||
...(process.env.CLOUDFLARE_API_KEY
|
||||
? [
|
||||
// {
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 326 KiB |
Reference in New Issue
Block a user