fix poster flag

This commit is contained in:
j 2023-10-11 14:50:42 +01:00
parent d113c5d79e
commit 1d0e4ab296

View file

@ -177,7 +177,6 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"filter": true,
"find": true,
"sort": true,
"poster": true,
"autocomplete": true,
"columnWidth": 128
},
@ -533,9 +532,9 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"title": "Type",
"type": ["string"],
"autocomplete": true,
"columnRequired": true,
"columnWidth": 180,
"filter": true,
"poster": true,
"sort": true
},
{