support individual library refreshing
This commit is contained in:
@@ -23,7 +23,6 @@ namespace Emby.Server.Implementations.Notifications
|
||||
public void Run()
|
||||
{
|
||||
_notificationsRepo.NotificationAdded += _notificationsRepo_NotificationAdded;
|
||||
|
||||
_notificationsRepo.NotificationsMarkedRead += _notificationsRepo_NotificationsMarkedRead;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user