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-CovidStats
-
@mayfield The sortby option is not working from the API perspective. Will look at another way to implement the sortby option
-
@mayfield Have updated with the option for sortBy. You can use one of the following options
Possible values:
cases, todayCases, deaths, todayDeaths, recovered, active
Just do a
git pull
-
[edited]
Apologies. I read it quickly and did not get you were adv your own module. -
@0m4r Way to go, promoting your own module on my module page…
-
Hi All
Updates
Updated data sources to new version of API.
To Update
cd ~/MagicMirror/modules cd MMM-CovidStats git pull && npm install