mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Change custom calendar test to not include past events
This commit is contained in:
@@ -19,6 +19,7 @@ let config = {
|
||||
{
|
||||
module: "calendar",
|
||||
position: "bottom_bar",
|
||||
broadcastPastEvents: false,
|
||||
config: {
|
||||
calendars: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user