Remove Issue TODO

This commit is contained in:
Aj - Thomas
2022-05-06 17:50:21 +02:00
parent ad831e3ef4
commit af9c42f5e0

View File

@@ -77,8 +77,6 @@ function DayComponent(props: any) {
if (sonarrFiltered.length === 0 && radarrFiltered.length === 0) {
return <div>{day}</div>;
}
// TODO: #5 Add the ability to display multiple medias on the same day by looping over the filtered medias for each service type
// And adding a divider between the medias
return (
<Box