tweak config
This commit is contained in:
parent
c2762557b6
commit
10a8892a55
1 changed files with 2 additions and 11 deletions
13
config.jsonc
13
config.jsonc
|
|
@ -542,8 +542,8 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
"sort": true
|
||||
},
|
||||
{
|
||||
"id": "batch",
|
||||
"title": "Batch",
|
||||
"id": "chapters",
|
||||
"title": "Chapters",
|
||||
"type": ["string"],
|
||||
"autocomplete": true,
|
||||
"columnWidth": 80,
|
||||
|
|
@ -551,15 +551,6 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
"poster": true,
|
||||
"sort": true
|
||||
},
|
||||
{
|
||||
"id": "editingtags",
|
||||
"title": "Editing Tags",
|
||||
"type": ["string"],
|
||||
"autocomplete": true,
|
||||
"columnWidth": 380,
|
||||
"filter": true,
|
||||
"sort": true
|
||||
},
|
||||
{
|
||||
"id": "tags",
|
||||
"title": "Tags",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue