mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-11 20:56:32 +00:00
disable new item notifier for now
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user