fix tab into config.js.sample

This commit is contained in:
Rodrigo Ramírez Norambuena 2016-11-24 00:20:04 -03:00
parent ace460c69b
commit 27644776f3

View File

@ -55,9 +55,9 @@ var config = {
position: 'top_right',
header: 'Weather Forecast',
config: {
location: 'New York',
location: 'New York',
locationID: '5128581', //ID from http://www.openweathermap.org
appid: 'YOUR_OPENWEATHER_API_KEY'
appid: 'YOUR_OPENWEATHER_API_KEY'
}
},
{