stationData block
Posted: Sat Jun 04, 2022 5:06 pm
Hi all,
Found two little typo's inside the stationData block: line 120 to 122
{return "mticon-leafwetnes";}
if ($par == "LT")
{return "mticon-leafwetnes";}
leafwetness is with 2 's'
the second should be 'mticon-temp'
now the stationData block shows icons next to it. If you use it.
Found two little typo's inside the stationData block: line 120 to 122
{return "mticon-leafwetnes";}
if ($par == "LT")
{return "mticon-leafwetnes";}
leafwetness is with 2 's'
the second should be 'mticon-temp'
now the stationData block shows icons next to it. If you use it.