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,60 @@
uuid: 82535634-2ac6-4702-b581-31fbda1c233b
langcode: en
status: true
dependencies:
config:
- contact.form.personal
id: contact_message.personal.default
targetEntityType: contact_message
bundle: personal
mode: default
content:
copy:
weight: 7
region: content
settings: { }
third_party_settings: { }
langcode:
type: language_select
weight: 2
region: content
settings:
include_locked: true
third_party_settings: { }
mail:
weight: 2
region: content
settings: { }
third_party_settings: { }
message:
type: string_textarea
weight: 5
settings:
rows: 12
placeholder: ''
region: content
third_party_settings: { }
name:
weight: 1
region: content
settings: { }
third_party_settings: { }
preview:
weight: 6
region: content
settings: { }
third_party_settings: { }
recipient:
weight: 3
region: content
settings: { }
third_party_settings: { }
subject:
type: string_textfield
weight: 4
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }