diff --git a/src/Ombi/ClientApp/app/services/applications/tester.service.ts b/src/Ombi/ClientApp/app/services/applications/tester.service.ts index c4f36a0b0..be9b882f4 100644 --- a/src/Ombi/ClientApp/app/services/applications/tester.service.ts +++ b/src/Ombi/ClientApp/app/services/applications/tester.service.ts @@ -16,7 +16,7 @@ import { IPushoverNotificationSettings, IRadarrSettings, ISlackNotificationSettings, - ISonarrSettings + ISonarrSettings, } from "../../interfaces"; @Injectable()