add character to documents
This commit is contained in:
parent
4b3b225a2c
commit
73e22ed685
1 changed files with 9 additions and 0 deletions
|
|
@ -265,6 +265,15 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
||||||
"find": true,
|
"find": true,
|
||||||
"sort": true
|
"sort": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "character",
|
||||||
|
"title": "Character",
|
||||||
|
"type": "string",
|
||||||
|
"columnWidth": 128,
|
||||||
|
"filter": true,
|
||||||
|
"find": true,
|
||||||
|
"sort": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "prompt",
|
"id": "prompt",
|
||||||
"title": "Prompt",
|
"title": "Prompt",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue