diff --git a/config.jsonc b/config.jsonc index aee6925..56f41a1 100644 --- a/config.jsonc +++ b/config.jsonc @@ -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",