diff --git a/config/sync/field.field.node.page.field_body_paragraph.yml b/config/sync/field.field.node.page.field_body_paragraph.yml index 1fdf7b7..7c8ff3c 100644 --- a/config/sync/field.field.node.page.field_body_paragraph.yml +++ b/config/sync/field.field.node.page.field_body_paragraph.yml @@ -5,6 +5,7 @@ dependencies: config: - field.storage.node.field_body_paragraph - node.type.page + - paragraphs.paragraphs_type.content_reference - paragraphs.paragraphs_type.faq - paragraphs.paragraphs_type.file - paragraphs.paragraphs_type.image @@ -45,6 +46,7 @@ settings: update: update faq: faq webform: webform + content_reference: content_reference quotation_with_image: quotation_with_image storyline_header: storyline_header storyline_item: storyline_item @@ -75,6 +77,9 @@ settings: webform: enabled: true weight: 14 + content_reference: + enabled: true + weight: 15 quotation_with_image: enabled: true weight: 18