We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28dac8c + a47df0d commit 763a0c9Copy full SHA for 763a0c9
1 file changed
README.md
@@ -32,7 +32,7 @@ git clone https://github.com/eouia/MMM-CalendarExtTimeline
32
fromNow: 0, // add this many days to today's current date, e.g., 1 is tomorrow, -1 is yesterday
33
time_display_section_count: 6,
34
time_display_section_format: "HH:mm",
35
- calendars: ["your calendar name", "another name"] //in your `MMM-CalendarExt` configuration
+ calendars: ["your calendar name", "another name"], //in your `MMM-CalendarExt` configuration
36
source: "CALEXT2", // or "CALEXT"
37
}
38
0 commit comments