aboutsummaryrefslogtreecommitdiff
path: root/features/events/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'features/events/index.js')
-rw-r--r--features/events/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/features/events/index.js b/features/events/index.js
index 48b43ec..99b5d2c 100644
--- a/features/events/index.js
+++ b/features/events/index.js
@@ -176,6 +176,8 @@ class Events extends Feature {
this.burrialData.historicalLocations = []
this.showingWaypoints = false
+
+ this.nextUpdateApprox = Date.now()
}
loadApi(){