mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-02 19:12:05 +00:00
This is just to reduce a little noise in the dev console. The following line will not appear with this change: ```shell module.js:480 Check MagicMirror² version for module 'calendar' - Minimum version: 2.1.0 - Current version: 2.34.0- ``` Since version 2.1.0 is so old, we can surely throw it out without concern.
Module: Calendar
The calendar module is one of the default modules of the MagicMirror².
This module displays events from a public .ical calendar. It can combine multiple calendars.
For configuration options, please check the MagicMirror² documentation.