|
|
|
@ -36,12 +36,12 @@ import { PushbulletComponent } from "./notifications/pushbullet.component";
|
|
|
|
|
import { PushoverComponent } from "./notifications/pushover.component";
|
|
|
|
|
import { SlackComponent } from "./notifications/slack.component";
|
|
|
|
|
import { TelegramComponent } from "./notifications/telegram.component";
|
|
|
|
|
import { TheMovieDbComponent } from "./themoviedb/themoviedb.component";
|
|
|
|
|
import { OmbiComponent } from "./ombi/ombi.component";
|
|
|
|
|
import { PlexComponent } from "./plex/plex.component";
|
|
|
|
|
import { RadarrComponent } from "./radarr/radarr.component";
|
|
|
|
|
import { SickRageComponent } from "./sickrage/sickrage.component";
|
|
|
|
|
import { SonarrComponent } from "./sonarr/sonarr.component";
|
|
|
|
|
import { TheMovieDbComponent } from "./themoviedb/themoviedb.component";
|
|
|
|
|
import { UpdateComponent } from "./update/update.component";
|
|
|
|
|
import { UserManagementComponent } from "./usermanagement/usermanagement.component";
|
|
|
|
|
import { VoteComponent } from "./vote/vote.component";
|
|
|
|
|