fix missing var

This commit is contained in:
Matthias Wirth
2020-12-25 14:26:29 +01:00
parent fc2b82863b
commit 86f3e50239
2 changed files with 1 additions and 1 deletions

View File

@@ -59,7 +59,6 @@ let filterTracks = false;
let refreshId = 0;
let lastFetch = 0;
let refreshMultiplier = 1;
let globeIndexGrid = 0;
let globeIndexNow = {};
let globeIndexDist = {};
let globeIndexSpecialLookup = {};