add character to documents

This commit is contained in:
j 2026-01-26 09:23:29 +01:00
commit 73e22ed685

View file

@ -265,6 +265,15 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"find": true,
"sort": true
},
{
"id": "character",
"title": "Character",
"type": "string",
"columnWidth": 128,
"filter": true,
"find": true,
"sort": true
},
{
"id": "prompt",
"title": "Prompt",