aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Notifications/UserNotification.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Controller/Notifications/UserNotification.cs')
-rw-r--r--MediaBrowser.Controller/Notifications/UserNotification.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/MediaBrowser.Controller/Notifications/UserNotification.cs b/MediaBrowser.Controller/Notifications/UserNotification.cs
index a1029589b..d768abfe7 100644
--- a/MediaBrowser.Controller/Notifications/UserNotification.cs
+++ b/MediaBrowser.Controller/Notifications/UserNotification.cs
@@ -1,3 +1,5 @@
+#pragma warning disable CS1591
+
using System;
using Jellyfin.Data.Entities;
using MediaBrowser.Model.Notifications;