Closed sigel closed 3 years ago
Can you provide a snippet of code from your config of this module?
mine looks like this to show all NFL standings:
{ module: "MMM-MyStandings", position: "top_left", config: { sports: [ { league: "NFL" }, ] } },
You may need to reboot the MagicMirror after saving changes.
I've got the same issue. I've tried it numerous ways, including the way you've added here in your last comment. All still result in the module (and other modules) getting stuck in loading.
Maybe check your Developer toolbar on your Magic Mirror for any other errors or the log for errors.
This still work, not getting any NFL data.