A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Covid 19 does not show
-
@Lordy the rules
the thing to the left of : does not need quotes
if the thing to the right of : is a number, or true or false, then also no quotes.
otherwise quoted. it doesn’t matter which kind as long as the start and end are the same
-
i am having the same issues. all i get is the, covid 19
-
@trix2k This is my config that works.
{ module: "MMM-COVID19", header: "COVID-19 Stats", position: "middle_center", config: { updateInterval: 86400000, worldStats: true, orderCountriesByName: true, orderAscending: true, delta: true, lastUpdateInfo: true, countries: [ "South Africa", "USA", "UK", "India", "Brazil", "France", "Spain", "Russia", "Argentina" ], headerRowClass: "small", infoRowClass: "small", highlightCountry: "South Africa", rapidapiKey: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" } },
-
@trix2k
I have the same problem… did you find a solution? -
@kusselin
I have the same problem… did you find a solution?