fix title
This commit is contained in:
parent
091584c451
commit
19dfaab36f
1 changed files with 1 additions and 1 deletions
|
@ -397,7 +397,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
||||||
"keys": [
|
"keys": [
|
||||||
{"id": "id", "title": "ID", "type": "string"},
|
{"id": "id", "title": "ID", "type": "string"},
|
||||||
{"id": "name", "title": "Name", "type": "string"},
|
{"id": "name", "title": "Name", "type": "string"},
|
||||||
{"id": "description", "title": "Biography", "type": "text"},
|
{"id": "description", "title": "Description", "type": "text"},
|
||||||
{"id": "image", "title": "Image", "type": "document"}
|
{"id": "image", "title": "Image", "type": "document"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue