Update weather.js
This commit is contained in:
parent
6aac1236e3
commit
8d017f3dd5
@ -10,7 +10,7 @@ weather.temperature = {
|
||||
|
||||
const KELVIN = 273;
|
||||
// Use your own key for the Weather, Get it here: https://openweathermap.org/
|
||||
const key = 'aa5b0a76dfbf87441928fb3cc32d3d69';
|
||||
const key = 'aa5b0a76dfbf87441928fb3cc32d3d68';
|
||||
|
||||
// Set Position function
|
||||
setPosition();
|
||||
|
Loading…
x
Reference in New Issue
Block a user