Skip to content

Commit a47df0d

Browse files
authored
Update README.md
solution Your configuration file contains syntax errors :(
1 parent 28dac8c commit a47df0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ git clone https://github.com/eouia/MMM-CalendarExtTimeline
3232
fromNow: 0, // add this many days to today's current date, e.g., 1 is tomorrow, -1 is yesterday
3333
time_display_section_count: 6,
3434
time_display_section_format: "HH:mm",
35-
calendars: ["your calendar name", "another name"] //in your `MMM-CalendarExt` configuration
35+
calendars: ["your calendar name", "another name"], //in your `MMM-CalendarExt` configuration
3636
source: "CALEXT2", // or "CALEXT"
3737
}
3838
}

0 commit comments

Comments
 (0)