File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -2790,6 +2790,7 @@ const (
2790
2790
ExperimentExample Experiment = "example" // This isn't used for anything.
2791
2791
ExperimentAutoFillParameters Experiment = "auto-fill-parameters" // This should not be taken out of experiments until we have redesigned the feature.
2792
2792
ExperimentMultiOrganization Experiment = "multi-organization" // Requires organization context for interactions, default org is assumed.
2793
+ ExperimentTemplateGallery Experiment = "template-gallery" // Enables the template gallery view instead of a table
2793
2794
ExperimentCustomRoles Experiment = "custom-roles" // Allows creating runtime custom roles.
2794
2795
ExperimentNotifications Experiment = "notifications" // Sends notifications via SMTP and webhooks following certain events.
2795
2796
ExperimentWorkspaceUsage Experiment = "workspace-usage" // Enables the new workspace usage tracking.
You can’t perform that action at this time.
0 commit comments