A
here’s my config:
{
module: "MMM-Strava",
position: "bottom_right",
header: "Anton",
config: {
client_id: "23___",
client_secret: "a9ea3d50442______________72f4ca93a792",
activities: ["run", "ride"],
mode: "chart",
chartType: "bar",
period: 'ytd',
updateInterval: 5000000,
},
},
{
module: "MMM-Strava",
position: "bottom_right",
header: "Sofia",
config: {
client_id: "23___",
client_secret: "a9ea3d50442______________72f4ca93a792",
activities: ["run", "ride"],
mode: "chart",
chartType: "bar",
period: 'ytd',
updateInterval: 5000000,
},
},