Add missed titlebar field config
This commit is contained in:
parent
bbe00a5163
commit
443695d3b7
2 changed files with 41 additions and 0 deletions
18
config/sync/field.storage.paragraph.field_style_titlebar.yml
Normal file
18
config/sync/field.storage.paragraph.field_style_titlebar.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
uuid: be14b062-f74f-4c37-a7ad-50ab9fc656a8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_style_titlebar
|
||||
field_name: field_style_titlebar
|
||||
entity_type: paragraph
|
||||
type: boolean
|
||||
settings: { }
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue