From 11a0dc3c5a910d0f8b5a54c391ec08d0cdf6e0db Mon Sep 17 00:00:00 2001 From: kmurphychi247 <82771690+kmurphychi247@users.noreply.github.com> Date: Thu, 5 Sep 2024 15:25:47 -0500 Subject: [PATCH] fixes naming convention in config file (#52) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: “Kerry <“kmurphychi@gmail.com”> --- ..._form_display.paragraph.sa_existing_content_card.default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/core.entity_form_display.paragraph.sa_existing_content_card.default.yml b/config/core.entity_form_display.paragraph.sa_existing_content_card.default.yml index f968a5e..2dbabe1 100644 --- a/config/core.entity_form_display.paragraph.sa_existing_content_card.default.yml +++ b/config/core.entity_form_display.paragraph.sa_existing_content_card.default.yml @@ -2,7 +2,7 @@ langcode: en status: true dependencies: config: - - field.field.paragraph.existing_content_card.sa_existing_content + - field.field.paragraph.sa_existing_content_card.sa_existing_content - paragraphs.paragraphs_type.sa_existing_content_card id: paragraph.sa_existing_content_card.default targetEntityType: paragraph