A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
After update 2.24.0 default clock module stoped working!!
-
After updating to 2.24.0 the default clock module displayes “Undefined” instead of the clock.
Used the script from Sdetweil, never had any issues.
bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" apply
Haven’t changed anything to the config!!
{ module: "clock", disable: false, position: "top_left", config: { showTime: true, timeFormat: 24, displaySeconds: true, clockBold: true, showWeek: true, showSunTimes: true, showMoonTimes: true, lat: XX.XXXXXX, lon: X.XXXXXX } },
How can I fix this??
-
@Wrangler there appears to be a bug
https://github.com/MichMich/MagicMirror/issues/3143 -
@sdetweil Thanx , got the clock back :zany_face: