This commit is contained in:
Luke Pulverenti
2014-07-16 23:17:22 -04:00

View File

@@ -191,7 +191,7 @@ namespace MediaBrowser.Server.Implementations.Collections
if (fireEvent)
{
EventHelper.FireEventIfNotNull(ItemsRemovedFromCollection, this, new CollectionModifiedEventArgs
EventHelper.FireEventIfNotNull(ItemsAddedToCollection, this, new CollectionModifiedEventArgs
{
Collection = collection,
ItemsChanged = itemList