From 5cc35fd2450147d48b8f2868e628a39396a1519c Mon Sep 17 00:00:00 2001 From: j Date: Tue, 19 Nov 2019 17:17:57 +0100 Subject: [PATCH] tweak keys --- config.jsonc | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/config.jsonc b/config.jsonc index 0ed5795..111dc16 100644 --- a/config.jsonc +++ b/config.jsonc @@ -643,8 +643,8 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "find": true }, { - "id": "runtime", - "title": "Runtime", + "id": "duration", + "title": "Duration", "type": "time", "columnWidth": 90, "format": {"type": "duration", "args": []}, @@ -772,13 +772,6 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "sort": true, "value": {"key": "files", "type": "length"} }, - { - "id": "filename", - "title": "Filename", - "type": ["string"], - "capability": "canSeeMedia", - "find": true - }, { "id": "created", "title": "Date Created",