浏览代码

disable new item notifier for now

Luke Pulverenti 12 年之前
父节点
当前提交
14a806b900
共有 1 个文件被更改,包括 1 次插入1 次删除
  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