diff --git a/src/prefs.js b/src/prefs.js index 518da1f..f0b44b6 100644 --- a/src/prefs.js +++ b/src/prefs.js @@ -84,7 +84,7 @@ const WeatherProvider = { }; const GeolocationProvider = { - OPENSTREETMAP: 0, + OPENSTREETMAPS: 0, GEOCODE: 1, MAPQUEST: 2 };