fix: Change every stored schema property by displayed

This commit is contained in:
Clément Renault
2019-09-04 11:08:38 +02:00
parent 50b8a66794
commit 333189ee51
3 changed files with 131 additions and 9 deletions

View File

@ -5,15 +5,15 @@
identifier = "id"
[attributes.id]
stored = true
displayed = true
[attributes.title]
stored = true
displayed = true
indexed = true
[attributes.description]
stored = true
displayed = true
indexed = true
[attributes.image]
stored = true
displayed = true