tune decap some to try to fix lists

This commit is contained in:
KemoNine 2023-03-19 12:43:48 -04:00
parent 76e9d8ac78
commit c7daa96c9a

View file

@ -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}