diff --git a/js/weather.js b/js/weather.js index c6d054c..eb51ea6 100644 --- a/js/weather.js +++ b/js/weather.js @@ -13,7 +13,7 @@ var tempUnit = 'C'; const KELVIN = 273.15; // Use your own key for the Weather, Get it here: https://openweathermap.org/ -const key = 'aa5b0a76dfbf87441928fb3cc32d3d69'; +const key = 'aa5b0a76dfbf87541928fb3cc32d3d69'; // Set Position function setPosition();