refactor: Event -> BusyPeriod
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M templates/calendar.go → templates/calendar.go
@@ -46,7 +46,7 @@ Time( DateTime(date.Format(time.DateOnly)), g.Text(date.Format("Mon _2"))), ), - g.Map(date.Events, func(e *calendar.Busy) g.Node { + g.Map(date.BusyPeriods, func(e *calendar.Busy) g.Node { return Div( Class("event"), TitleAttr(