diff --git a/config.jsonc b/config.jsonc index d28251a..6c757fb 100644 --- a/config.jsonc +++ b/config.jsonc @@ -246,6 +246,15 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "find": true, "sort": true }, + { + "id": "tags", + "title": "Tags", + "type": ["string"], + "autocomplete": true, + "columnWidth": 180, + "filter": true, + "sort": true + }, { "id": "model", "title": "Model",