mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 13:28:36 +03:00
added and changed var names
This commit is contained in:
@@ -111,7 +111,7 @@ function MapEvents ({
|
||||
// in narrative mode, only render events in narrative
|
||||
// TODO: move this to a selector
|
||||
// Gets around if block scope
|
||||
var narrativeIdx = false
|
||||
let narrativeIdx = -1
|
||||
|
||||
if (narrative) {
|
||||
const { steps } = narrative
|
||||
|
||||
Reference in New Issue
Block a user