Quellcode durchsuchen

disable new item notifier for now

Luke Pulverenti vor 12 Jahren
Ursprung
Commit
14a806b900
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      MediaBrowser.ServerApplication/EntryPoints/NewItemNotifier.cs

+ 1 - 1
MediaBrowser.ServerApplication/EntryPoints/NewItemNotifier.cs

@@ -14,7 +14,7 @@ namespace MediaBrowser.ServerApplication.EntryPoints
     /// <summary>
     /// Class NewItemNotifier
     /// </summary>
-    public class NewItemNotifier : IServerEntryPoint
+    public class NewItemNotifier
     {
         /// <summary>
         /// Holds the list of new items to display when the NewItemTimer expires