Hi,
After updated to 2.8.0 I have trouble with a blank screen. I comment out every module one at a time and found out that mmm-weatherchart
was the problem. Is there something wrong in my code?
{
module: 'mmm-weatherchart',
position: 'bottom_left',
config: {
country: 'Sweden',
area: 'Halland',
city: 'Stråvalla',
updateInterval: '3600000',
hideBorder: 'true'
}
},