Chillán, Chile.
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
R
Offline
Posts
-
RE: (2.1.0) New default module: update notification.
@lolobyte Prevent this with a copy backup your MagicMirror directory.
-
RE: (2.1.0) New default module: update notification.
@lolobyte Hi, you can find it into the develop branch.
Please check out a clean clone
git clone -b develop https://github.com/MichMich/MagicMirror.git
Or using your MagicMirror code project
cd ~/MagicMirror git fetch git checkout develop
-
RE: Temporary disable modules
Seem a good idea add the disabled option. In case is your write the config from other app or external system can be more cleaner add the config option instaed of commented block
Anyway, I pushed a PR for this :) https://github.com/MichMich/MagicMirror/pull/498