diff --git a/index.ts b/index.ts index 58a8b2a..6917977 100644 --- a/index.ts +++ b/index.ts @@ -300,6 +300,3 @@ new GeoLocationHandler(bm).AttachTo("geolocate-button"); // --------------- Send a ping to start various action -------- locationControl.ping(); - - -window.setTimeout(() => {Locale.language.setData("nl")}, 5000) \ No newline at end of file