@sdetweil Thanks Sam…
Can you help me with an mmm-calendarext issue? I have a basic config for it and all I get is a blank screen… If I do console window it just hangs…
{
module: 'MMM-CalendarExt',
position: "center",
config: {
calendars: [
{
url:"https://calendar.google.com/calendar/ical/pastormike%40htni.org/private-349ihavethisblocked/basic.ics"
}
]
}
},