From 10a8892a551031b8524bf872bd16d5687743c259 Mon Sep 17 00:00:00 2001 From: j Date: Wed, 10 Dec 2025 09:40:43 +0100 Subject: [PATCH] tweak config --- config.jsonc | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/config.jsonc b/config.jsonc index d295fbc..20e4596 100644 --- a/config.jsonc +++ b/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",