tune decap some to try to fix lists
This commit is contained in:
parent
76e9d8ac78
commit
c7daa96c9a
|
@ -36,4 +36,6 @@ collections:
|
|||
widget: "list"
|
||||
allow_add: true
|
||||
required: true
|
||||
summary: '{{fields.tag}}'
|
||||
field: {label: Tag, name: tag, widget: string}
|
||||
- {label: "Body", name: "body", widget: "markdown", required: true}
|
||||
|
|
Loading…
Reference in a new issue