Fixed @self.children in blog.yaml

This commit is contained in:
pmoreno.rodriguez 2023-01-09 21:20:32 +01:00
parent cc3f723ae9
commit ff069ae021

View file

@ -38,7 +38,7 @@ form:
type: textarea
yaml: true
label: FUTURE.ADMIN.BLOG.BLOG_CONTENT_ITEMS
default: '-@self.children'
default: '@self.children'
validate:
type: yaml