Add calendar view to feature lab (#14835)
This commit is contained in:
+8
@@ -40,6 +40,14 @@ export const PUBLIC_FEATURE_FLAGS: PublicFeatureFlag[] = [
|
||||
'https://twenty.com/images/lab/is-workflow-iterator-enabled.png',
|
||||
},
|
||||
},
|
||||
{
|
||||
key: FeatureFlagKey.IS_CALENDAR_VIEW_ENABLED,
|
||||
metadata: {
|
||||
label: 'Calendar View',
|
||||
description: 'View and manage calendar events',
|
||||
imagePath: 'https://twenty.com/images/lab/is-calendar-view-enabled.png',
|
||||
},
|
||||
},
|
||||
...(process.env.CLOUDFLARE_API_KEY
|
||||
? [
|
||||
// {
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 197 KiB |
Reference in New Issue
Block a user