Fixed comments
This commit is contained in:
parent
8b70add01d
commit
7fb5893613
@ -9,7 +9,7 @@ weather.temperature = {
|
||||
};
|
||||
|
||||
const KELVIN = 273;
|
||||
// You can use your own key for the Weather
|
||||
// Use your own key for the Weather, Get it here: https://openweathermap.org/
|
||||
const key = 'aa5b0a76dfbf87441928fb3cc32d3d69';
|
||||
|
||||
// Set Position function
|
||||
|
Loading…
x
Reference in New Issue
Block a user