Update weather.js
This commit is contained in:
parent
8500b7f01b
commit
190d5d1129
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user