mirror of
https://github.com/owntracks/recorder.git
synced 2026-05-05 02:36:45 +00:00
Ref: owntracks/recorder#206 The URL for `leaflet.js` 1.0.2 is being served as `text/plain` and also with `nosniff` - this upsets Firefox 54 and consequently no map is displayed. Updating the URL to point to the new 1.2.0 version (served as `application/javascript`!) fixes the map.