A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Help mmm- buienrader
-
-
You have two unclosed brackets and a missing comma.
it should look like this :
{ module: 'MMM-Buienradar', position: 'top_left', config: { lat: 52.1015474, lon: 5.1758052, forecast: true, zoom: 1, interval: 10 } },
not like this :
{ module: 'MMM-Buienradar', position: 'top_left', config: { lat: 52.1015474, lon: 5.1758052, forecast: true, zoom: 1, interval: 10 } } ] }
-
a thank you :face_blowing_a_kiss: :face_blowing_a_kiss: :face_blowing_a_kiss: