From 2064b490a3fe3da69518c1908eeb86966541c0ef Mon Sep 17 00:00:00 2001 From: j Date: Sat, 1 Jun 2024 14:32:55 +0100 Subject: [PATCH] valid json --- config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.jsonc b/config.jsonc index 155fb83..0f30c7a 100644 --- a/config.jsonc +++ b/config.jsonc @@ -880,7 +880,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "listViews": [ {"id": "list", "title": "as List"}, {"id": "grid", "title": "as Grid"}, - {"id": "timelines", "title": "with Timelines"}, + {"id": "timelines", "title": "with Timelines"} //{"id": "clips", "title": "with Clips"}, //{"id": "clip", "title": "as Clips"}, //{"id": "map", "title": "on Map"},