mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-06-17 05:00:29 +00:00
f9f3461f13
Found this while debugging. The `hasCalendarURL` function does a check if the url is in the config. But the calendar sees only his own config part, so this check is always true (tested with more than one calendar module in `config.js`).