Move config out of redundant sync directory

This commit is contained in:
benjamin melançon 2021-07-14 08:14:19 -04:00
parent a83fc897c7
commit b1b12e0505
1372 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,22 @@
uuid: 4cd165ce-e33d-4b4a-b831-f330b29ddc35
langcode: en
status: true
dependencies:
config:
- paragraphs.paragraphs_type.faq
id: paragraph.faq.status
field_name: status
entity_type: paragraph
bundle: faq
label: Published
description: ''
required: false
translatable: true
default_value:
-
value: 1
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean