diff --git a/components/calendar/CalendarComponent.tsx b/components/calendar/CalendarComponent.tsx index e670628a4..496ca8ec3 100644 --- a/components/calendar/CalendarComponent.tsx +++ b/components/calendar/CalendarComponent.tsx @@ -88,6 +88,7 @@ function DayComponent(props: any) { style={{ height: '100%', width: '100%' }} >
+ {/* TODO: #6 Make the color of the indicator dependant on the type of medias avilable */} {sonarrFiltered.length > 0 && } - + {radarrFiltered.length > 0 && }