Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
sabrina-bongiovanni committed Dec 17, 2024
1 parent 3671901 commit 559e369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/volto-blocks/src/config/blocks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ import iconsAndTextSVG from '@redturtle/volto-blocks/icons/icons_and_text.svg';

declare module '@plone/types' {
interface BlocksConfigData {
// accordion: AccordionConfig;
accordion: AccordionConfig;
pageintro: PageIntroConfig;
calltoaction: CallToActionConfig;
cardwithimages: CardWithImagesConfig;
Expand Down

0 comments on commit 559e369

Please sign in to comment.