document tags

This commit is contained in:
j 2026-01-15 17:25:34 +00:00
commit df1aa34156

View file

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