diff --git a/src/app/components/home/home.component.ts b/src/app/components/home/home.component.ts index 2606419..dbcd8b6 100644 --- a/src/app/components/home/home.component.ts +++ b/src/app/components/home/home.component.ts @@ -15,36 +15,33 @@ import { ProviderSettingsService } from '../../services/provider-settings.servic
@if (hasSeries()) { @if (hasInProgressSeries()) { @@ -67,35 +64,31 @@ import { ProviderSettingsService } from '../../services/provider-settings.servic }
@if (hasMovies()) { No movies currently being watched