mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
refmt source URL and reducers
to use ES6 spread syntax
This commit is contained in:
@@ -3,8 +3,8 @@ module.exports = {
|
||||
SERVER_ROOT: 'http://localhost:4040',
|
||||
EVENT_EXT: '/api/example/export_events/rows',
|
||||
CATEGORY_EXT: '/api/example/export_categories/rows',
|
||||
EVENT_DESC_ROOT: '/api/example/export_events/ids',
|
||||
TAG_TREE_EXT: '/api/example/export_tags/tree',
|
||||
SOURCES_EXT: '/api/example/export_events/ids',
|
||||
TAGS_EXT: '/api/example/export_tags/tree',
|
||||
SITES_EXT: '/api/example/export_sites/rows',
|
||||
MAP_ANCHOR: [31.356397, 34.784818],
|
||||
INCOMING_DATETIME_FORMAT: '%m/%d/%YT%H:%M',
|
||||
|
||||
Reference in New Issue
Block a user