Skip to content

Commit

Permalink
chore: change default for cartQuickOrderRemoveListeningToFailEvent (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophHi authored Oct 10, 2024
1 parent 9de45d0 commit cf92e4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ export const defaultFeatureToggles: Required<FeatureTogglesInterface> = {
a11yFocusableCarouselControls: false,
a11yUseTrapTabInsteadOfTrapInDialogs: false,
cmsGuardsServiceUseGuardsComposer: false,
cartQuickOrderRemoveListeningToFailEvent: false,
cartQuickOrderRemoveListeningToFailEvent: true,
a11yKeyboardAccessibleZoom: false,
a11yOrganizationLinkableCells: false,
a11yVisibleFocusOverflows: false,
Expand Down

0 comments on commit cf92e4a

Please sign in to comment.