From f09c90428fd636a4fdef8799d5ff52bb1234d6df Mon Sep 17 00:00:00 2001 From: Matthias Wirth Date: Mon, 11 Apr 2022 20:27:25 +0200 Subject: [PATCH] fix not checking position on globe --- html/script.js | 1 - 1 file changed, 1 deletion(-) diff --git a/html/script.js b/html/script.js index 6bdbf92..5cf7f8a 100644 --- a/html/script.js +++ b/html/script.js @@ -2480,7 +2480,6 @@ function initMap() { if ( window && window.location && window.location.protocol == 'https:' - && loStore['geoFindMeFirstVisit'] != 'no' && !SiteOverride && (globeIndex || uuid || askLocation) && !usp.has('icao')