You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I am unable to view the stats .. Just shows the title "COVID-19"
please check my config code and assist. where am I going wrong?
{
module: 'MMM-COVID19',
position: "bottom_right",
config: {
updateInterval: 300000,
worldStats: true,
delta: true,
lastUpdateInfo: true,
countries: [ "India", "USA", "China" ],
headerRowClass: "small",
rapidapiKey: "0bc8b48ef2mshe92****************************0109c8f" // this is an example, do not try to use it for real
}
},
The text was updated successfully, but these errors were encountered:
Hi. I am unable to view the stats .. Just shows the title "COVID-19"
please check my config code and assist. where am I going wrong?
{
module: 'MMM-COVID19',
position: "bottom_right",
config: {
updateInterval: 300000,
worldStats: true,
delta: true,
lastUpdateInfo: true,
countries: [ "India", "USA", "China" ],
headerRowClass: "small",
rapidapiKey: "0bc8b48ef2mshe92****************************0109c8f" // this is an example, do not try to use it for real
}
},
The text was updated successfully, but these errors were encountered: