diff --git a/Ombi.Api.Models/Notifications/SlackNotificationBody.cs b/Ombi.Api.Models/Notifications/SlackNotificationBody.cs index 49a55baa8..676f853c9 100644 --- a/Ombi.Api.Models/Notifications/SlackNotificationBody.cs +++ b/Ombi.Api.Models/Notifications/SlackNotificationBody.cs @@ -34,7 +34,7 @@ namespace Ombi.Api.Models.Notifications [JsonConstructor] public SlackNotificationBody() { - username = "Plex Requests"; + username = "Ombi"; } [JsonIgnore] diff --git a/Ombi.Core/Notification/Templates/BasicRequestTemplate.html b/Ombi.Core/Notification/Templates/BasicRequestTemplate.html index bb03e8ecd..3e1109517 100644 --- a/Ombi.Core/Notification/Templates/BasicRequestTemplate.html +++ b/Ombi.Core/Notification/Templates/BasicRequestTemplate.html @@ -3,7 +3,7 @@
-