Skip to content

Commit

Permalink
chore: change default for toggle productConfiguratorAttributeTypesV2 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophHi authored Sep 10, 2024
1 parent 4a9a303 commit d09d913
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ export const defaultFeatureToggles: Required<FeatureTogglesInterface> = {
pdfInvoicesSortByInvoiceDate: false,
storeFrontLibCardParagraphTruncated: true,
useProductCarouselBatchApi: false,
productConfiguratorAttributeTypesV2: false,
productConfiguratorAttributeTypesV2: true,
productConfiguratorDeltaRendering: false,
a11yRequiredAsterisks: false,
a11yQuantityOrderTabbing: false,
Expand Down

0 comments on commit d09d913

Please sign in to comment.