MagicMirror² v2.14.0 is available! For more information about this release, check out this topic.
Coding Error I cant get around
-
So for some reason the MM seems to not like the { character between the end of one module to the next. It looks like it should work to me but I keep getting an error on line 59 and that character is the only one on that line. Any assistance would be most appreciated. BTW I’m new to coding…
-
@alexrm u are missing the } for the config section of the module above the } u have highlighted.
all the {} and [] must be matched