|
|
|
@ -29,7 +29,6 @@ import { MassEmailComponent } from "./massemail/massemail.component";
|
|
|
|
|
import { DiscordComponent } from "./notifications/discord.component";
|
|
|
|
|
import { EmailNotificationComponent } from "./notifications/emailnotification.component";
|
|
|
|
|
import { GotifyComponent } from "./notifications/gotify.component";
|
|
|
|
|
import { WebhookComponent } from "./notifications/webhook.component";
|
|
|
|
|
import { MattermostComponent } from "./notifications/mattermost.component";
|
|
|
|
|
import { MobileComponent } from "./notifications/mobile.component";
|
|
|
|
|
import { NewsletterComponent } from "./notifications/newsletter.component";
|
|
|
|
@ -38,6 +37,7 @@ 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 { WebhookComponent } from "./notifications/webhook.component";
|
|
|
|
|
import { OmbiComponent } from "./ombi/ombi.component";
|
|
|
|
|
import { PlexComponent } from "./plex/plex.component";
|
|
|
|
|
import { RadarrComponent } from "./radarr/radarr.component";
|
|
|
|
|