We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi! I have installed the module under modules and added to the magic mirror config.js
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
The text was updated successfully, but these errors were encountered: