Add field_notes to blog posts

This commit is contained in:
Oliver Davies 2020-09-14 08:02:01 +01:00
parent fec4d90943
commit a55da019c7
5 changed files with 74 additions and 15 deletions

View file

@ -0,0 +1,19 @@
uuid: a953f945-8de8-445e-821f-98bd6e06f5c8
langcode: en
status: true
dependencies:
module:
- node
- text
id: node.field_note
field_name: field_note
entity_type: node
type: text_long
settings: { }
module: text
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false