MMM-COVID19
MMM-COVID19 copied to clipboard
not working
Hi! I have installed the module under modules and added to the magic mirror config.js
{
module: "MMM-COVID19",
header: "COVID19",
position: "top_left",
config:{
countries: ["Austria", "Sweden", "China", "Spain", "Italy"],
delta: true,
worldStats: true,
updateInterval: 60 * 60 * 1000,
infoRowClass: "small",
headerRowClass: "small",
rapidapiKey: "50825f4524msh8e969ba*****************"
}
},
Of course I have a key but I just wanted to hide it.
But the module is now showing in the mirror. I have several modules that are working.
I guess that I am missing something.
Best regards Gökberk