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"},