diff --git a/example.config.js b/example.config.js index 30c12c2..2fb9346 100644 --- a/example.config.js +++ b/example.config.js @@ -4,7 +4,7 @@ module.exports = { EVENT_EXT: '/api/example/export_events/rows', CATEGORY_EXT: '/api/example/export_categories/rows', SOURCES_EXT: '/api/example/export_events/ids', - NARRATIVE_EXT: '/api/example/export_narratives/rows', + NARRATIVE_EXT: '/api/example/export_narratives/ids', TAGS_EXT: '/api/example/export_tags/tree', SITES_EXT: '/api/example/export_sites/rows', MAP_ANCHOR: [31.356397, 34.784818],