update refresh

This commit is contained in:
Luke Pulverenti
2016-05-24 22:06:56 -04:00
parent e2c4c0f1de
commit cc19c762b4
4 changed files with 5 additions and 14 deletions

View File

@@ -28,6 +28,7 @@ namespace MediaBrowser.Server.Implementations.Devices
return base.IsVisible(user) && HasChildren();
}
[IgnoreDataMember]
public override string CollectionType
{
get { return Model.Entities.CollectionType.Photos; }