Merge branch 'develop' into develop

This commit is contained in:
Michael Teeuw
2018-10-26 15:11:46 +02:00
committed by GitHub
14 changed files with 50 additions and 19 deletions

View File

@@ -69,7 +69,7 @@ var config = {
header: "Weather Forecast",
config: {
location: "New York",
locationID: "5128581", //ID from http://www.openweathermap.org/help/city_list.txt
locationID: "5128581", //ID from https://openweathermap.org/city
appid: "YOUR_OPENWEATHER_API_KEY"
}
},