A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
how do i update my magic mirror
-
@bjjsoul said in how do i update my magic mirror:
but i am copying and paste in the last line in the config file
come on man… you are missing a close brace } and a close bracket ]
start at the top of the new module you are adding and find the open braces { and match then with a close brace }
and then make sure that the confg.js modules section starts with a [ and ends with a ]